MCPcopy
hub / github.com/thinkjs/thinkjs / controller

Method controller

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

* get controller instance * @memberOf Controller

(name: string, module?: string)

Source from the content-addressed store, hash-verified

406 * @memberOf Controller
407 */
408 controller(name: string, module?: string): this;
409 /**
410 *
411 * set param

Callers 2

actionFunction · 0.80
controller.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected