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