MCPcopy Create free account
hub / github.com/Effect-TS/effect / Help.test.ts

File Help.test.ts

packages/effect/test/unstable/cli/Help.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert, describe, expect, it } from "@effect/vitest"
2import { Effect, FileSystem, Layer, Path, Stdio } from "effect"
3import { TestConsole } from "effect/testing"
4import { Argument, CliOutput, Command, Flag } from "effect/unstable/cli"

Callers

nothing calls this directly

Calls 14

toImplFunction · 0.90
joinMethod · 0.80
someMethod · 0.80
makeMethod · 0.65
pipeMethod · 0.65
runFunction · 0.50
StringInterface · 0.50
succeedMethod · 0.45
runMethod · 0.45
mapMethod · 0.45
provideMethod · 0.45
splitMethod · 0.45

Tested by

no test coverage detected