MCPcopy
hub / github.com/thinkjs/thinkjs / isMethod

Method isMethod

index.d.ts:95–95  ·  view source on GitHub ↗

* @memberOf Context

(method: string)

Source from the content-addressed store, hash-verified

93 * @memberOf Context
94 */
95 isMethod(method: string): boolean;
96 /**
97 * is ajax request
98 * @memberOf Context

Callers 4

isMethodFunction · 0.65
isAjaxFunction · 0.65
controller.jsFile · 0.65
context.jsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected