Method: PSD::Node#left

Defined in:
lib/psd/node.rb

#leftObject

Returns the value of attribute left.



16
17
18
# File 'lib/psd/node.rb', line 16

def left
  @left
end