Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ routeKey
Function
routeKey
packages/opencode/test/server/httpapi-exercise/report.ts:64–66 ·
view source on GitHub ↗
(scenario: Scenario)
Source
from the content-addressed store, hash-verified
62
}
63
64
function
routeKey(scenario: Scenario) {
65
return
`${scenario.method} ${scenario.path}`
66
}
Callers
1
printResults
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected