MCPcopy Create free account
hub / github.com/ZenNotes/zennotes /

Class

integrations/raycast/src/lib/zen.ts:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24export class ZenCliNotFoundError extends Error {
25 code = "ENOENT";
26
27 constructor() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected