Class: OptionParser
- Inherits:
-
Object
- Object
- OptionParser
- Defined in:
- lib/tungsten/common.rb
Overview
Disable guessing by the OptionParser
Defined Under Namespace
Modules: Completion Classes: OptionMap
Instance Method Summary collapse
Instance Method Details
#stack ⇒ Object
72 73 74 |
# File 'lib/tungsten/common.rb', line 72 def stack @stack end |