Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ serverWebAssetsDir
Function
serverWebAssetsDir
apps/kimi-code/src/cli/sub/server/run.ts:409–411 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
407
}
408
409
function
serverWebAssetsDir(): string {
410
return
resolveServerWebAssetsDir();
411
}
412
413
export
function
resolveServerWebAssetsDir(
414
nativeWebAssetsDir: string | null = getNativeWebAssetsDir(),
Callers
1
runServerInProcess
Function · 0.85
Calls
1
resolveServerWebAssetsDir
Function · 0.85
Tested by
no test coverage detected