Class Chef::Formatters::NullFormatter
In: lib/chef/formatters/base.rb
Parent: Base

NullFormatter

Formatter that doesn‘t actually produce any ouput. You can use this to disable the use of output formatters.

[Validate]