mirror of
https://github.com/ruby/ruby.git
synced 2025-08-28 07:26:00 +02:00
parent
9180e33ca3
commit
fc363944b4
1 changed files with 1 additions and 1 deletions
|
@ -425,7 +425,7 @@
|
||||||
#
|
#
|
||||||
class OptionParser
|
class OptionParser
|
||||||
# The version string
|
# The version string
|
||||||
OptionParser::Version = "0.4.0"
|
OptionParser::Version = "0.5.0"
|
||||||
|
|
||||||
# :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