Libraries
»
psd
(3.4.0)
»
Index
»
PSD
»
Node
»
Base
»
#name
Method: PSD::Node::Base#name
Defined in:
lib/psd/node.rb
#
name
⇒
Object
(readonly)
Returns the value of attribute name.
22 23 24
# File 'lib/psd/node.rb', line 22
def
name
@name
end