MCPcopy 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

addBaseEndpointsMethod · 0.65
initializeMethod · 0.65
compileNativeFunction · 0.65

Implementers 3

Workspacecompiler/companion/src/Workspace.ts
CachingWorkspacecompiler/companion/src/cache/CachingWo
TestWorkspacecompiler/companion/src/cache/CachingWo

Calls

no outgoing calls

Tested by

no test coverage detected