MCPcopy Create free account
hub / github.com/Snapchat/Valdi / workspacePath

Method workspacePath

valdi/vscode_debugger/src/test/test.ts:217–219  ·  view source on GitHub ↗
(relative: string)

Source from the content-addressed store, hash-verified

215 }
216
217 workspacePath(relative: string): string {
218 return this._root.workspacePath(relative);
219 }
220
221 async _init(
222 adapter: DebugAdapter,

Callers 7

workspacePathMethod · 0.45
breakpointsTest.tsFile · 0.45
sourcesTest.tsFile · 0.45
stacksTest.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected