summaryrefslogtreecommitdiff
path: root/lib/shellwords.rb
diff options
context:
space:
mode:
authorNobuyoshi Nakada <[email protected]>2024-07-03 14:23:41 +0900
committergit <[email protected]>2024-07-03 10:15:23 +0000
commit777fcd18a757e512b32f304829869ae8244ae264 ()
treea52e5134622fc638f65e4f82bd3ae72a61a85e96 /lib/shellwords.rb
parent7a4314740709b8e2a4b65ab2af22422b2fb76a05 (diff)
[ruby/shellwords] Satisfy `rdoc -C`
https://.com/ruby/shellwords/commit/fa50d40a33
-rw-r--r--lib/shellwords.rb1
1 files changed, 1 insertions, 0 deletions
@@ -68,6 +68,7 @@
# 1: {IEEE Std 1003.1-2008, 2016 Edition, the Shell & Utilities volume}[http://pubs.opengroup.org/onlinepubs/9699919799/utilities/contents.html]
module Shellwords
VERSION = "0.2.0"
# Splits a string into an array of tokens in the same way the UNIX