Method: Inspec::EachLoop#variables
- Defined in:
- lib/inspec/objects/each_loop.rb
#variables ⇒ Object (readonly)
Returns the value of attribute variables.
5 6 7 |
# File 'lib/inspec/objects/each_loop.rb', line 5 def variables @variables end |