Functionsยง
- edit_
prompt - Creates a CLI prompt from a &str for input and prepopulates a value from another &str for potential editing and returns a String.
- filter_
prompt - Filters input with HTML entity replacement
- prompt
- Creates a CLI prompt from a &str for input and returns a String.