Method: Inspec::Profile#runner_context
- Defined in:
- lib/inspec/profile.rb
#runner_context ⇒ Object (readonly)
Returns the value of attribute runner_context.
81 82 83 |
# File 'lib/inspec/profile.rb', line 81 def runner_context @runner_context end |