MCPcopy
hub / github.com/Effect-TS/effect / options.ts

File options.ts

packages/cli/src/internal/options.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type * as FileSystem from "@effect/platform/FileSystem"
2import type * as Path from "@effect/platform/Path"
3import type * as Terminal from "@effect/platform/Terminal"
4import * as Arr from "effect/Array"

Callers

nothing calls this directly

Calls 15

makeOrElseFunction · 0.85
matchOptionsFunction · 0.85
toParseableInstructionFunction · 0.85
modifySingleFunction · 0.85
makeWithFallbackFunction · 0.85
createMethod · 0.80
decodeMethod · 0.80
makeVariadicFunction · 0.70
makeMapFunction · 0.70
parseInternalFunction · 0.70
makeSingleFunction · 0.70
makeWithDefaultFunction · 0.70

Tested by

no test coverage detected