Class: NginxTransform::Exp

Inherits:
Struct
  • Object
show all
Defined in:
lib/inspec/utils/nginx_parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#keyObject

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



69
70
71
# File 'lib/inspec/utils/nginx_parser.rb', line 69

def key
  @key
end

#valsObject

Returns the value of attribute vals

Returns:

  • (Object)

    the current value of vals



69
70
71
# File 'lib/inspec/utils/nginx_parser.rb', line 69

def vals
  @vals
end