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

File cliApp.ts

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

Source from the content-addressed store, hash-verified

1import * as Terminal from "@effect/platform/Terminal"
2import * as Color from "@effect/printer-ansi/Color"
3import * as Arr from "effect/Array"
4import * as Console from "effect/Console"

Callers

nothing calls this directly

Calls 9

splitExecutableFunction · 0.85
prefixCommandFunction · 0.85
printDocsFunction · 0.85
handleBuiltInOptionFunction · 0.85
parseMethod · 0.80
getOptionMethod · 0.65
failMethod · 0.65
pipeMethod · 0.65
executeFunction · 0.50

Tested by

no test coverage detected