Method: Puppet::Transaction::EventManager#relationship_graph
- Defined in:
- lib/puppet/transaction/event_manager.rb
#relationship_graph ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
27 28 29 |
# File 'lib/puppet/transaction/event_manager.rb', line 27 def relationship_graph transaction.relationship_graph end |