Method: LazyGraph::Node#type

Defined in:
lib/lazy_graph/node.rb

#typeObject

Returns the value of attribute type.



50
51
52
# File 'lib/lazy_graph/node.rb', line 50

def type
  @type
end