Method: Chef::RunContext#input_collection
- Defined in:
- lib/chef/run_context.rb
#input_collection ⇒ Chef::Compliance::inputCollection
Handle to the global input_collection of inspec input files for the compliance phase
146 147 148 |
# File 'lib/chef/run_context.rb', line 146 def input_collection @input_collection end |