Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ Command.test.ts
File
Command.test.ts
packages/cli/test/Command.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Args, Command, Options } from
"@effect/cli"
2
import
{ NodeContext } from
"@effect/platform-node"
3
import
{ assert, describe, it } from
"@effect/vitest"
4
import
{ Config, ConfigProvider, Context, Effect, Layer } from
"effect"
Callers
nothing calls this directly
Calls
11
it
Function · 0.85
sync
Method · 0.80
pipe
Method · 0.65
make
Method · 0.65
log
Method · 0.65
provide
Method · 0.65
of
Method · 0.65
log
Function · 0.50
run
Function · 0.50
text
Method · 0.45
run
Method · 0.45
Tested by
no test coverage detected