Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/backnotprop/plannotator
/ cli.test.ts
File
cli.test.ts
apps/hook/server/cli.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
"bun:test"
;
2
import
{
3
formatInteractiveNoArgClarification,
4
formatSubcommandHelp,
Callers
nothing calls this directly
Calls
9
isTopLevelHelpInvocation
Function · 0.90
formatTopLevelHelp
Function · 0.90
hasHelpFlag
Function · 0.90
isSubcommandHelpInvocation
Function · 0.90
formatSubcommandHelp
Function · 0.90
isVersionInvocation
Function · 0.90
formatVersion
Function · 0.90
isInteractiveNoArgInvocation
Function · 0.90
formatInteractiveNoArgClarification
Function · 0.90
Tested by
no test coverage detected