Method: Inspec::ProfileContext#current_load
- Defined in:
- lib/inspec/profile_context.rb
#current_load ⇒ Object (readonly)
Returns the value of attribute current_load.
168 169 170 |
# File 'lib/inspec/profile_context.rb', line 168 def current_load @current_load end |