Method: Puppet::Transaction::EventManager#transaction
- Defined in:
- lib/puppet/transaction/event_manager.rb
#transaction ⇒ Object (readonly)
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.
11 12 13 |
# File 'lib/puppet/transaction/event_manager.rb', line 11 def transaction @transaction end |