Method: OptionParser::List#list

Defined in:
lib/optparse.rb

#listObject (readonly)

List of all switches and summary string.



829
830
831
# File 'lib/optparse.rb', line 829

def list
  @list
end