Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ workspacePath
Method
workspacePath
valdi/vscode_debugger/src/test/test.ts:605–607 ·
view source on GitHub ↗
(relative: string)
Source
from the content-addressed store, hash-verified
603
}
604
605
workspacePath(relative: string): string {
606
return
path.join(this._workspaceRoot, relative);
607
}
608
}
609
610
/**
Callers
nothing calls this directly
Calls
1
join
Method · 0.45
Tested by
no test coverage detected