Method: Inspec::Value#variable

Defined in:
lib/inspec/objects/value.rb

#variableObject

Returns the value of attribute variable.



9
10
11
# File 'lib/inspec/objects/value.rb', line 9

def variable
  @variable
end