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