Method: CommandLine::OptionParser#posix
- Defined in:
- lib/commandline/optionparser/optionparser.rb
#posix ⇒ Object (readonly)
Returns the value of attribute posix.
19 20 21 |
# File 'lib/commandline/optionparser/optionparser.rb', line 19 def posix @posix end |