Method: Mongrel::CGIWrapper#args

Defined in:
lib/mongrel/cgi.rb

#argsObject

Used to wrap the normal args variable used inside CGI.



160
161
162
# File 'lib/mongrel/cgi.rb', line 160

def args
  @args
end