[ruby/shellwords] Satisfy rdoc -C
https://github.com/ruby/shellwords/commit/fa50d40a33
This commit is contained in:
parent
7a43147407
commit
777fcd18a7
@ -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]
|
# 1: {IEEE Std 1003.1-2008, 2016 Edition, the Shell & Utilities volume}[http://pubs.opengroup.org/onlinepubs/9699919799/utilities/contents.html]
|
||||||
|
|
||||||
module Shellwords
|
module Shellwords
|
||||||
|
# The version number string.
|
||||||
VERSION = "0.2.0"
|
VERSION = "0.2.0"
|
||||||
|
|
||||||
# Splits a string into an array of tokens in the same way the UNIX
|
# Splits a string into an array of tokens in the same way the UNIX
|
||||||
|
Loading…
x
Reference in New Issue
Block a user