mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
e8317d90b0
commit
190a57b168
1 changed files with 1 additions and 1 deletions
|
@ -419,7 +419,7 @@
|
||||||
# have any questions, file a ticket at http://bugs.ruby-lang.org.
|
# have any questions, file a ticket at http://bugs.ruby-lang.org.
|
||||||
#
|
#
|
||||||
class OptionParser
|
class OptionParser
|
||||||
OptionParser::Version = "0.1.0"
|
OptionParser::Version = "0.1.1"
|
||||||
|
|
||||||
# :stopdoc:
|
# :stopdoc:
|
||||||
NoArgument = [NO_ARGUMENT = :NONE, nil].freeze
|
NoArgument = [NO_ARGUMENT = :NONE, nil].freeze
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue