MCPcopy
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

1import { Args, Command, Options } from "@effect/cli"
2import { NodeContext } from "@effect/platform-node"
3import { assert, describe, it } from "@effect/vitest"
4import { Config, ConfigProvider, Context, Effect, Layer } from "effect"

Callers

nothing calls this directly

Calls 11

itFunction · 0.85
syncMethod · 0.80
pipeMethod · 0.65
makeMethod · 0.65
logMethod · 0.65
provideMethod · 0.65
ofMethod · 0.65
logFunction · 0.50
runFunction · 0.50
textMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected