Class: Zaid::Nodes::GetLocalNode
- Inherits:
-
Struct
- Object
- Struct
- Zaid::Nodes::GetLocalNode
- Defined in:
- lib/zaid/nodes/get_local_node.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Method Summary collapse
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
5 6 7 |
# File 'lib/zaid/nodes/get_local_node.rb', line 5 def name @name end |