Method: Stack::Parsable#data

Defined in:
lib/stack/parsable.rb

#dataObject

Returns the value of attribute data.



4
5
6
# File 'lib/stack/parsable.rb', line 4

def data
  @data
end