Method: LazyGraph::PathParser::PathPart#part

Defined in:
lib/lazy_graph/path_parser/path_part.rb

#partObject

Returns the value of attribute part

Returns:

  • (Object)

    the current value of part



7
8
9
# File 'lib/lazy_graph/path_parser/path_part.rb', line 7

def part
  @part
end