class OptionParser

Disable guessing by the OptionParser

Public Instance Methods

stack() click to toggle source
# File lib/tungsten/common.rb, line 72
def stack
  @stack
end