Method: Chef::RunContext#waiver_collection

Defined in:
lib/chef/run_context.rb

#waiver_collectionChef::Compliance::WaiverCollection

Handle to the global waiver_collection of inspec waiver files for the compliance phase



140
141
142
# File 'lib/chef/run_context.rb', line 140

def waiver_collection
  @waiver_collection
end