Method: Inspec::Value#variable

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

#variableObject

Returns the value of attribute variable.



7
8
9
# File 'lib/inspec/objects/value.rb', line 7

def variable
  @variable
end