Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/mux
/ initHook.test.ts
File
initHook.test.ts
src/node/runtime/initHook.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
"bun:test"
;
2
import
* as fsPromises from
"fs/promises"
;
3
import
* as os from
"os"
;
4
import
* as path from
"path"
;
Callers
nothing calls this directly
Calls
10
createLineBufferedLoggers
Function · 0.90
runWorkspaceInitHook
Function · 0.90
getMuxEnv
Function · 0.90
createMockInitLogger
Function · 0.85
createWorkspaceInitParams
Function · 0.85
append
Method · 0.80
flush
Method · 0.80
resolve
Method · 0.80
push
Method · 0.65
writeFile
Method · 0.65
Tested by
no test coverage detected