Method: OptionParser::List#list

Defined in:
lib/optparse.rb

#listObject (readonly)

List of all switches and summary string.



823
824
825
# File 'lib/optparse.rb', line 823

def list
  @list
end