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