MCPcopy Create free account
hub / github.com/effect-app/libs / Prompt.test.ts

File Prompt.test.ts

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

Source from the content-addressed store, hash-verified

1import { assert, describe, it } from "@effect/vitest"
2import { Data, DateTime, Effect, Fiber, FileSystem, Layer, Match, Path, Queue, Redacted } from "effect"
3import { Prompt } from "effect/unstable/cli"
4import * as MockTerminal from "./services/MockTerminal.ts"

Callers

nothing calls this directly

Calls 15

toFramesFunction · 0.85
findFrameFunction · 0.85
toRawFramesFunction · 0.85
joinMethod · 0.80
someMethod · 0.80
offerMethod · 0.80
pipeMethod · 0.65
atMethod · 0.65
valueMethod · 0.65
makeMethod · 0.65
tagMethod · 0.65
StringInterface · 0.50

Tested by

no test coverage detected