MCPcopy 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
64function routeKey(scenario: Scenario) {
65 return `${scenario.method} ${scenario.path}`
66}

Callers 1

printResultsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected