Libraries
»
stack
(0.0.9)
»
Index
»
Stack
»
Parsable
»
#data
Method: Stack::Parsable#data
Defined in:
lib/stack/parsable.rb
#
data
⇒
Object
Returns the value of attribute data.
4 5 6
# File 'lib/stack/parsable.rb', line 4
def
data
@data
end