Module input

Module input 

Source

Modules§

input_builder
secure

Functions§

interactive_menu
prompt_confirm
Prompts the user to confirm an action (yes/no).
prompt_password
Prompts the user for a password (no echo).
prompt_text
Prompts for free-form text and returns the trimmed input.