method
options
v2_6_3 -
Show latest stable
- Class:
OptionParser::Arguable
options()public
Actual OptionParser object, automatically created if nonexistent.
If called with a block, yields the OptionParser object and returns the result of the block. If an OptionParser::ParseError exception occurs in the block, it is rescued, a error message printed to STDERR and nil returned.