Method: Chake::Node#data

Defined in:
lib/chake/node.rb

#dataObject (readonly)

Returns the value of attribute data.



16
17
18
# File 'lib/chake/node.rb', line 16

def data
  @data
end