Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MathMan05/Fermi
/ traceInit
Method
traceInit
src/webpage/utils/utils.ts:929–931 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
927
if
(e.url === url) {
928
res(e.valid);
929
stop();
930
}
931
});
932
this.postMessage({code:
"isValid"
, url});
933
});
934
}
Callers
1
showusersettings
Method · 0.80
Calls
1
getBulkUsers
Function · 0.85
Tested by
no test coverage detected