Class: DepsGrapher::NullGraph
- Inherits:
-
Object
- Object
- DepsGrapher::NullGraph
- Defined in:
- lib/deps_grapher/graph.rb
Instance Method Summary collapse
Instance Method Details
#add_edge(_) ⇒ Object
5 |
# File 'lib/deps_grapher/graph.rb', line 5 def add_edge(_); end |