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.