MCPcopy Create free account
hub / github.com/tiann/hapi /

Class

cli/src/opencode/utils/permissionHandler.ts:68–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68export class OpencodePermissionHandler extends BasePermissionHandler<PermissionResponseMessage, void> {
69 private readonly pendingBackendRequests = new Map<string, PermissionRequest>();
70
71 constructor(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected