MCPcopy
hub / github.com/midwayjs/midway / getNamespace

Method getNamespace

packages/core/src/interface.ts:1183–1183  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1181 methodName: string
1182 ): Promise<boolean>;
1183 getNamespace(): string;
1184 setFrameworkLoggerName(name: string): void;
1185}
1186

Callers 15

onReadyMethod · 0.65
resolveFunction · 0.65
resolveMethod · 0.65
resolveMethod · 0.65
resolveMethod · 0.65
onAppErrorMethod · 0.65
initMethod · 0.65
runFrameworkMethod · 0.65
loadMidwayControllerFunction · 0.65
resolveMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected