Method: NginxTransform::Group#args

Defined in:
lib/utils/nginx_parser.rb

#argsObject

Returns the value of attribute args

Returns:

  • (Object)

    the current value of args



72
73
74
# File 'lib/utils/nginx_parser.rb', line 72

def args
  @args
end