Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
onReady
Method · 0.65
resolve
Function · 0.65
resolve
Method · 0.65
resolve
Method · 0.65
resolve
Method · 0.65
baseFramework.test.ts
File · 0.65
onAppError
Method · 0.65
defineApplicationProperties
Function · 0.65
init
Method · 0.65
runFramework
Method · 0.65
loadMidwayController
Function · 0.65
resolve
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected