Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScriptedAlchemy/tracedecay
/ process
Method
process
tests/fixtures/sample.js:18–20 ·
view source on GitHub ↗
(request)
Source
from the content-addressed store, hash-verified
16
}
17
18
process(request) {
19
throw
new
Error(
"Not implemented"
);
20
}
21
}
22
23
class
JsonHandler extends Handler {
Callers
2
handle
Method · 0.95
sample_process_with_window
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected