Class: OptionParser

Inherits:
Object
  • Object
show all
Defined in:
lib/optionscrapper/ext/optparse.rb

Overview

Author: Rohith

 Date: 2014-07-22 23:30:04 +0100 (Tue, 22 Jul 2014)

vim:ts=4:sw=4:et

Instance Attribute Summary collapse

Instance Attribute Details

#stackObject (readonly)

Returns the value of attribute stack.



9
10
11
# File 'lib/optionscrapper/ext/optparse.rb', line 9

def stack
  @stack
end