Method: Inspec::Runner#create_context
- Defined in:
- lib/inspec/runner.rb
#create_context ⇒ Object
70 71 72 |
# File 'lib/inspec/runner.rb', line 70 def create_context Inspec::ProfileContext.new(@profile_id, @backend) end |
70 71 72 |
# File 'lib/inspec/runner.rb', line 70 def create_context Inspec::ProfileContext.new(@profile_id, @backend) end |