CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
Search

Member predicate Routing::Route::getHttpMethod

Gets the HTTP method of this route. The result is one of [get, post, put, patch, delete].

string getHttpMethod()