Method: Node#path

Defined in:
lib/src/node.rb

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



1
2
3
# File 'lib/src/node.rb', line 1

def path
  @path
end