MCPcopy Create free account
hub / github.com/Effect-TS/effect / Param.ts

File Param.ts

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
mapFunction · 0.85
runConfigFunction · 0.85
runPromptFunction · 0.85
variadicFunction · 0.85
someMethod · 0.80
assignMethod · 0.80
pushMethod · 0.80
makeSingleFunction · 0.70
transformFunction · 0.70
parseFunction · 0.70

Tested by

no test coverage detected