Method: Build::Graph::Edge#count

Defined in:
lib/build/graph/edge.rb

#countObject (readonly)

Returns the value of attribute count.



40
41
42
# File 'lib/build/graph/edge.rb', line 40

def count
  @count
end