Libraries
»
chef
(19.1.164)
»
Index
»
Chef
»
Formatters
»
Base
»
#is_formatter?
Method: Chef::Formatters::Base#is_formatter?
Defined in:
lib/chef/formatters/base.rb
#
is_formatter?
⇒
Boolean
Returns:
(
Boolean
)
227 228 229
# File 'lib/chef/formatters/base.rb', line 227
def
is_formatter?
true
end