Method: Injectable::DependenciesGraph#graph
- Defined in:
- lib/injectable/dependencies_graph.rb
#graph ⇒ Object (readonly)
Returns the value of attribute graph.
4 5 6 |
# File 'lib/injectable/dependencies_graph.rb', line 4 def graph @graph end |