Method: Graph::Thingy#attributes

Defined in:
lib/graph.rb

#attributesObject

Returns the value of attribute attributes

Returns:

  • (Object)

    the current value of attributes



507
508
509
# File 'lib/graph.rb', line 507

def attributes
  @attributes
end