Class: PSD::Node::Root::RootLayer
- Inherits:
-
Struct
- Object
- Struct
- PSD::Node::Root::RootLayer
- Defined in:
- lib/psd/nodes/root.rb
Instance Attribute Summary collapse
-
#node ⇒ Object
Returns the value of attribute node.
Instance Attribute Details
#node ⇒ Object
Returns the value of attribute node
13 14 15 |
# File 'lib/psd/nodes/root.rb', line 13 def node @node end |