Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ initialize
Method
initialize
compiler/companion/src/IWorkspace.d.ts:47–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
readonly workspaceRoot: string;
46
47
initialize(): void;
48
49
destroy(): void;
50
Callers
3
addBaseEndpoints
Method · 0.65
initialize
Method · 0.65
compileNative
Function · 0.65
Implementers
3
Workspace
compiler/companion/src/Workspace.ts
CachingWorkspace
compiler/companion/src/cache/CachingWo
TestWorkspace
compiler/companion/src/cache/CachingWo
Calls
no outgoing calls
Tested by
no test coverage detected