Method: Puppet::Provider#flush
- Defined in:
- lib/puppet/provider.rb
#flush ⇒ void
This method is abstract.
A subclass may implement this - it is not implemented in the Provider class
This method returns an undefined value.
This method may be implemented by a provider in order to flush properties that has not been individually applied to the managed entity’s current state.
|
# File 'lib/puppet/provider.rb', line 605
|