Method: NginxTransform::Group#body

Defined in:
lib/utils/nginx_parser.rb

#bodyObject

Returns the value of attribute body

Returns:

  • (Object)

    the current value of body



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

def body
  @body
end