Class: OptionParser
- Inherits:
-
Object
- Object
- OptionParser
- 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
-
#stack ⇒ Object
readonly
Returns the value of attribute stack.
Instance Attribute Details
#stack ⇒ Object (readonly)
Returns the value of attribute stack.
9 10 11 |
# File 'lib/optionscrapper/ext/optparse.rb', line 9 def stack @stack end |