Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
transformSingle
Function · 0.85
getUnderlyingSingleOrThrow
Function · 0.85
runConfig
Function · 0.85
runPrompt
Function · 0.85
variadic
Function · 0.85
filterMap
Function · 0.85
orElse
Function · 0.85
some
Method · 0.80
catch
Method · 0.80
parse
Method · 0.80
push
Method · 0.80
makeSingle
Function · 0.70
Tested by
no test coverage detected