Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it } from
'vitest'
2
import
{ 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
parse
Function · 0.90
getString
Function · 0.90
Tested by
no test coverage detected