Class: OptionParser::OptionMap
- Includes:
- Completion
- Defined in:
- opal/stdlib/optparse.rb
Overview
Map from option/keyword string to object with completion.
Method Summary
Methods included from Completion
candidate , #candidate , #complete , #convert , regexp
Methods inherited from Hash
#_initialize , #initialize , #pretty_print , #pretty_print_cycle , #ruby2_keywords_hash , #ruby2_keywords_hash? , #to_json , #to_n
Constructor Details
This class inherits a constructor from Hash