Skip to main content

Crate uv_console

Crate uv_console 

Source

Functionsยง

confirm
Prompt the user for confirmation in the given Term.
confirm_with_hint
Prompt the user for confirmation in the given Term, with a hint.
human_readable_bytes
Formats a number of bytes into a human readable SI-prefixed size (binary units).
input
Prompt the user for input text in the given Term.
password
Prompt the user for password in the given Term.
username
Prompt the user for username in the given Term.