mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
1333620afd
commit
c4556a2022
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
Creates an option from the given parameters +params+.
|
Creates an option from the given parameters +params+.
|
||||||
See {Parameters for New Options}[./option_params_rdoc.html].
|
See {Parameters for New Options}[./doc/optparse/option_params_rdoc.html].
|
||||||
|
|
||||||
The block, if given, is the handler for the created option.
|
The block, if given, is the handler for the created option.
|
||||||
When the option is encountered during command-line parsing,
|
When the option is encountered during command-line parsing,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue