Method: Graph#edge_attribs

Defined in:
lib/graph.rb

#edge_attribsObject (readonly)

Global attributes for edges in this graph.



81
82
83
# File 'lib/graph.rb', line 81

def edge_attribs
  @edge_attribs
end