Class: OptionParser

Inherits:
Object
  • Object
show all
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

#stackObject



72
73
74
# File 'lib/tungsten/common.rb', line 72

def stack
  @stack
end