Class: NginxTransform::Group

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

Instance Attribute Summary collapse

Instance Attribute Details

#args ⇒ Object

Returns the value of attribute args

Returns:

  • (Object) —

    the current value of args



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

def args
  @args
end

#body ⇒ Object

Returns the value of attribute body

Returns:

  • (Object) —

    the current value of body



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

def body
  @body
end

#id ⇒ Object

Returns the value of attribute id

Returns:

  • (Object) —

    the current value of id



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

def id
  @id
end