Method: Graph::Attribute#attr

Defined in:
lib/graph.rb

#attrObject Also known as: to_s

Returns the value of attribute attr

Returns:

  • (Object)

    the current value of attr



436
437
438
# File 'lib/graph.rb', line 436

def attr
  @attr
end