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