MCPcopy 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

_addSourceMethod · 0.80
removeSourceMethod · 0.80
hasAtLocationMethod · 0.80
constructorMethod · 0.80
tryUpdateLocationsMethod · 0.80
moveBreakpointsMethod · 0.80
breakpointIsForSourceFunction · 0.80
_setByPathFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected