Object
# File lib/librarian/puppet/extension.rb, line 222 def warn(string = nil, &block) return unless ui ui.warn(string || yield) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.