class ChefCLI::QuieterDocFormatter

generator cookbook.
especially noticeable when the standard formatter is disabled by the
prior to convergence. This gives us cleaner output in general, but is
Subclass of Chef’s standard ‘doc’ formatter that mutes messages that occur

def cookbook_gem_start(gems); end

Called when starting to collect gems from the cookbooks
def cookbook_gem_start(gems); end

def inputs_load_start; end

Called when cookbook loading starts.
def inputs_load_start; end

def library_load_start(file_count); end

Called when cookbook loading starts.
def library_load_start(file_count); end

def profiles_load_start; end

Called when cookbook loading starts.
def profiles_load_start; end

def waivers_load_start; end

Called when cookbook loading starts.
def waivers_load_start; end