MCPcopy Create free account
hub / github.com/anomalyco/opencode /

Class

packages/protocol/src/errors.ts:80–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78) {}
79
80export class PermissionNotFoundError extends Schema.TaggedErrorClass<PermissionNotFoundError>()(
81 "PermissionNotFoundError",
82 {
83 requestID: Schema.String,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected