MCPcopy 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

makeSchemaPrimitiveFunction · 0.85
makePrimitiveFunction · 0.70
isMethod · 0.65
makeMethod · 0.65
succeedMethod · 0.45
failMethod · 0.45
statMethod · 0.45
parseMethod · 0.45
splitMethod · 0.45

Tested by

no test coverage detected