MCPcopy Create free account
hub / github.com/arctic-cli/interface / project.ts

File project.ts

packages/arctic/src/server/project.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Hono } from "hono"
2import { describeRoute, validator } from "hono-openapi"
3import { resolver } from "hono-openapi"
4import { Instance } from "../project/instance"

Callers

nothing calls this directly

Calls 5

errorsFunction · 0.90
jsonMethod · 0.65
getMethod · 0.45
listMethod · 0.45
updateMethod · 0.45

Tested by

no test coverage detected