Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
runWithInput
Function · 0.85
renderConfirmOutput
Function · 0.85
renderParts
Function · 0.85
renderDateOutput
Function · 0.85
renderDateError
Function · 0.85
resolveCurrentPath
Function · 0.85
renderPrompt
Function · 0.85
renderFileFilter
Function · 0.85
renderFiles
Function · 0.85
renderMultiSelectChoices
Function · 0.85
renderSelectOutput
Function · 0.85
renderMultiSelectError
Function · 0.85
Tested by
no test coverage detected