Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/
Class
src/tools/WebFetchTool/utils.ts:38–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
class
EgressBlockedError extends Error {
39
constructor(public readonly domain: string) {
40
super(
41
JSON.stringify({
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected