Method: CommandLine::Option#posix

Defined in:
lib/commandline/optionparser/option.rb

#posixObject

Returns the value of attribute posix.



26
27
28
# File 'lib/commandline/optionparser/option.rb', line 26

def posix
  @posix
end