Method: RestClient::Request#method

Defined in:
lib/restclient/request.rb

#methodObject (readonly)

Returns the value of attribute method.



54
55
56
# File 'lib/restclient/request.rb', line 54

def method
  @method
end