Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ absolutePath
Method
absolutePath
valdi/vscode_debugger/src/adapter/sources.ts:274–276 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
272
}
273
274
absolutePath(): string {
275
return
this._absolutePath;
276
}
277
278
existingAbsolutePath(): Promise<string | undefined> {
279
return
this._existingAbsolutePath;
Callers
9
_addSource
Method · 0.80
removeSource
Method · 0.80
hasAtLocation
Method · 0.80
constructor
Method · 0.80
tryUpdateLocations
Method · 0.80
moveBreakpoints
Method · 0.80
breakpointIsForSource
Function · 0.80
_setByPath
Function · 0.80
_initializeSkippingValueForSource
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected