Module
Puppet::Util::Warnings
In:
lib/puppet/util/warnings.rb
Methods to help with handling warnings.
Methods
clear_warnings
maybe_log
notice_once
warnonce
Protected Class methods
maybe_log
(message, klass) {|| ...}
Public Instance methods
clear_warnings
()
notice_once
(msg)
warnonce
(msg)
[Validate]