Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
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
1
import
* as Terminal from
"@effect/platform/Terminal"
2
import
* as Color from
"@effect/printer-ansi/Color"
3
import
* as Arr from
"effect/Array"
4
import
* as Console from
"effect/Console"
Callers
nothing calls this directly
Calls
9
splitExecutable
Function · 0.85
prefixCommand
Function · 0.85
printDocs
Function · 0.85
handleBuiltInOption
Function · 0.85
parse
Method · 0.80
getOption
Method · 0.65
fail
Method · 0.65
pipe
Method · 0.65
execute
Function · 0.50
Tested by
no test coverage detected