Libraries
»
ro
(1.4.6)
»
Index
»
Ro
»
Node
»
#get
Method: Ro::Node#get
Defined in:
lib/ro/node.rb
#
get
(*args) ⇒
Object
81 82 83
# File 'lib/ro/node.rb', line 81
def
get
(
*
args
)
attributes
.
get
(
*
args
)
end