Module Puppet::Util::Execution
In: lib/puppet/util/execution.rb

Methods

withenv  

Public Instance methods

Run some code with a specific environment. Resets the environment back to what it was at the end of the code.

[Validate]