MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / handlers.ts

File handlers.ts

packages/plugins/apps/src/plugin/handlers.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* oxlint-disable executor/no-effect-escape-hatch -- boundary: HttpApi handler adapter maps plugin extension failures into InternalError */
2import { Context, Effect } from "effect";
3import { HttpApiBuilder } from "effect/unstable/httpapi";
4

Callers

nothing calls this directly

Calls 3

addGroupFunction · 0.90
captureUnexpectedFunction · 0.85
groupMethod · 0.80

Tested by

no test coverage detected