[ruby/shellwords] Satisfy rdoc -C

https://github.com/ruby/shellwords/commit/fa50d40a33
This commit is contained in:
Nobuyoshi Nakada 2024-07-03 14:23:41 +09:00 committed by git
parent 7a43147407
commit 777fcd18a7

View File

@ -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
# The version number string.
VERSION = "0.2.0"
# Splits a string into an array of tokens in the same way the UNIX