Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/langgenius/dify
/ help.test.ts
File
help.test.ts
cli/src/framework/help.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ CommandConstructor } from
'./command'
2
import
type
{ CommandTree } from
'./registry'
3
import
{ describe, expect, it } from
'vitest'
4
import
{ Args, Flags } from
'./flags'
Callers
nothing calls this directly
Calls
9
formatHelp
Function · 0.90
formatTopLevelHelp
Function · 0.90
makeCmd
Function · 0.85
string
Method · 0.80
boolean
Method · 0.80
every
Method · 0.80
it
Function · 0.50
parse
Method · 0.45
map
Method · 0.45
Tested by
no test coverage detected