Method: Lookbook::TreeNode#path

Defined in:
lib/lookbook/support/tree_node.rb

#pathObject

Returns the value of attribute path.



8
9
10
# File 'lib/lookbook/support/tree_node.rb', line 8

def path
  @path
end