Libraries
»
chake
(0.2)
»
Index
»
Chake
»
Node
»
#data
Method: Chake::Node#data
Defined in:
lib/chake/node.rb
#
data
⇒
Object
(readonly)
Returns the value of attribute data.
16 17 18
# File 'lib/chake/node.rb', line 16
def
data
@data
end