MCPcopy
hub / github.com/thinkjs/thinkjs / config

Method config

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

* get config

(name: string)

Source from the content-addressed store, hash-verified

38 * get config
39 */
40 config(name: string): any;
41 /**
42 * set config
43 */

Callers 15

loadAllMethod · 0.80
_getMasterInstanceMethod · 0.80
_getWorkerInstanceMethod · 0.80
createServerMethod · 0.80
think.jsFile · 0.80
configFunction · 0.80
isJsonpFunction · 0.80
jsonpFunction · 0.80
jsonFunction · 0.80
successFunction · 0.80
failFunction · 0.80
configFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected