MCPcopy Create free account
hub / github.com/Effect-TS/effect / Cli.ts

File Cli.ts

packages/tools/api-diff/src/Cli.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Effect from "effect/Effect"
2import * as Option from "effect/Option"
3import * as Command from "effect/unstable/cli/Command"
4import * as Flag from "effect/unstable/cli/Flag"

Callers

nothing calls this directly

Calls 3

pipeMethod · 0.65
makeMethod · 0.65
runMethod · 0.45

Tested by

no test coverage detected