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

File Prompt.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * Builds interactive terminal prompts for CLI applications.
3 *
4 * A `Prompt<A>` describes a small terminal UI that renders frames, reads

Callers

nothing calls this directly

Calls 15

runWithInputFunction · 0.85
renderConfirmOutputFunction · 0.85
renderPartsFunction · 0.85
renderDateOutputFunction · 0.85
renderDateErrorFunction · 0.85
resolveCurrentPathFunction · 0.85
renderPromptFunction · 0.85
renderFileFilterFunction · 0.85
renderFilesFunction · 0.85
renderMultiSelectChoicesFunction · 0.85
renderSelectOutputFunction · 0.85
renderMultiSelectErrorFunction · 0.85

Tested by

no test coverage detected