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

Method workspacePath

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

Source from the content-addressed store, hash-verified

297 }
298
299 workspacePath(relative: string): string {
300 return this._root.workspacePath(relative);
301 }
302
303 async _init(adapter: DebugAdapter, target: ITarget) {
304 this._adapter = adapter;

Callers

nothing calls this directly

Calls 1

workspacePathMethod · 0.45

Tested by

no test coverage detected