Skip to main content

text_prompt

Function text_prompt 

Source
pub fn text_prompt(message: &str) -> Result<Option<String>>
Expand description

Displays a text input prompt with the given message, allowing cancellation via Esc / Ctrl-C.

ยงErrors

  • [skim] fails to initialize or run.