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

File Param.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * Defines the shared parameter model for CLI arguments and flags.
3 *
4 * A `Param<Kind, A>` describes how to consume parsed command-line input and

Callers

nothing calls this directly

Calls 15

transformSingleFunction · 0.85
runConfigFunction · 0.85
runPromptFunction · 0.85
variadicFunction · 0.85
filterMapFunction · 0.85
orElseFunction · 0.85
someMethod · 0.80
catchMethod · 0.80
parseMethod · 0.80
pushMethod · 0.80
makeSingleFunction · 0.70

Tested by

no test coverage detected