MCPcopy Create free account
hub / github.com/ZenNotes/zennotes / args.test.ts

File args.test.ts

apps/desktop/src/cli/args.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { getString, parse } from './args'
3
4// A markdown task passed to `zn capture "- [ ] task"` arrives as one token

Callers

nothing calls this directly

Calls 2

parseFunction · 0.90
getStringFunction · 0.90

Tested by

no test coverage detected