Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ name
Method
name
valdi/vscode_debugger/src/adapter/threads.ts:173–175 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
171
}
172
173
name(): string {
174
return
this._delegate.name();
175
}
176
177
pausedDetails(): IPausedDetails | undefined {
178
return
this._pausedDetails;
Callers
nothing calls this directly
Calls
1
name
Method · 0.65
Tested by
no test coverage detected