Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ blackboxed
Method
blackboxed
valdi/vscode_debugger/src/adapter/sources.ts:366–368 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
364
}
365
366
private blackboxed(): boolean {
367
return
this._container.isSourceSkipped(this.url);
368
}
369
}
370
371
/**
Callers
1
toDapShallow
Method · 0.95
Calls
1
isSourceSkipped
Method · 0.80
Tested by
no test coverage detected