Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ Primitive.ts
File
Primitive.ts
packages/effect/src/unstable/cli/Primitive.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Parses raw command-line strings into typed values.
3
*
4
* A `Primitive<A>` receives one string and returns an `Effect` that either
Callers
nothing calls this directly
Calls
9
makeSchemaPrimitive
Function · 0.85
makePrimitive
Function · 0.70
is
Method · 0.65
make
Method · 0.65
succeed
Method · 0.45
fail
Method · 0.45
stat
Method · 0.45
parse
Method · 0.45
split
Method · 0.45
Tested by
no test coverage detected