MCPcopy 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

1import type { CommandConstructor } from './command'
2import type { CommandTree } from './registry'
3import { describe, expect, it } from 'vitest'
4import { Args, Flags } from './flags'

Callers

nothing calls this directly

Calls 9

formatHelpFunction · 0.90
formatTopLevelHelpFunction · 0.90
makeCmdFunction · 0.85
stringMethod · 0.80
booleanMethod · 0.80
everyMethod · 0.80
itFunction · 0.50
parseMethod · 0.45
mapMethod · 0.45

Tested by

no test coverage detected