MCPcopy Create free account
hub / github.com/effect-app/libs / Command.ts

File Command.ts

repos/effect/packages/effect/src/unstable/cli/Command.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Main building block for defining and running Effect-based command-line
3 * applications.
4 *

Callers

nothing calls this directly

Calls 15

parseConfigFunction · 0.90
makeCommandFunction · 0.90
toImplFunction · 0.90
checkForDuplicateFlagsFunction · 0.90
mergeConfigFunction · 0.90
makeParserFunction · 0.90
runWithFunction · 0.85
parseMethod · 0.80
mergeMethod · 0.80
isCommandFunction · 0.70
mapHandlerFunction · 0.70

Tested by

no test coverage detected