Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ Command.ts
File
Command.ts
repos/effect/packages/effect/src/unstable/cli/Command.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Main building block
for
defining and running Effect-based command-line
3
* applications.
4
*
Callers
nothing calls this directly
Calls
15
parseConfig
Function · 0.90
makeCommand
Function · 0.90
toImpl
Function · 0.90
checkForDuplicateFlags
Function · 0.90
mergeConfig
Function · 0.90
makeParser
Function · 0.90
normalizeSubcommandEntries
Function · 0.85
runWith
Function · 0.85
parse
Method · 0.80
merge
Method · 0.80
isCommand
Function · 0.70
mapHandler
Function · 0.70
Tested by
no test coverage detected