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

File args.ts

packages/cli/src/internal/args.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 14

makeWithFallbackConfigFunction · 0.85
createMethod · 0.80
decodeMethod · 0.80
makeVariadicFunction · 0.70
makeMapFunction · 0.70
validateInternalFunction · 0.70
makeWithDefaultFunction · 0.70
isInstructionFunction · 0.70
isWithDefaultFunction · 0.70
withDescriptionInternalFunction · 0.70
wizardInternalFunction · 0.70
fFunction · 0.50

Tested by

no test coverage detected