Method: Chef::HTTP::HTTPRequest#method

Defined in:
lib/chef/http/http_request.rb

#methodObject (readonly)

Returns the value of attribute method.



78
79
80
# File 'lib/chef/http/http_request.rb', line 78

def method
  @method
end