Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
isMethod
Function · 0.65
isAjax
Function · 0.65
controller.js
File · 0.65
context.js
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected