Libraries
»
psd
(2.1.0)
»
Index
»
PSD
»
Node
»
#left
Method: PSD::Node#left
Defined in:
lib/psd/node.rb
#
left
⇒
Object
Returns the value of attribute left.
16 17 18
# File 'lib/psd/node.rb', line 16
def
left
@left
end