MCPcopy
hub / github.com/Effect-TS/effect / prompt.ts

File prompt.ts

packages/cli/examples/prompt.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Command from "@effect/cli/Command"
2import * as Prompt from "@effect/cli/Prompt"
3import * as NodeContext from "@effect/platform-node/NodeContext"
4import * as Runtime from "@effect/platform-node/NodeRuntime"

Callers

nothing calls this directly

Calls 5

failMethod · 0.65
pipeMethod · 0.65
provideMethod · 0.65
nowMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected