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

File Cli.test.ts

packages/tools/api-diff/test/Cli.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { cli } from "@effect/api-diff"
2import { ApiDiff } from "@effect/api-diff/ApiDiff"
3import type { ApiEntity, ApiSnapshot } from "@effect/api-diff/Model"
4import { Worktrees } from "@effect/api-diff/Worktrees"

Callers

nothing calls this directly

Calls 8

joinMethod · 0.80
snapshotFunction · 0.70
ofMethod · 0.65
pipeMethod · 0.65
assertFunction · 0.50
succeedMethod · 0.45
provideMethod · 0.45
parseMethod · 0.45

Tested by

no test coverage detected