Modules§
Macros§
Structs§
- Passphrase
Validator - Validates secret key passphrases.
- Select
- Prompt suitable for when you need the user to select one option among many.
Enums§
- Input
Error - Paint
Target - Target for paint operations.
Constants§
Statics§
- CONFIG
- Render configuration.
Functions§
- abort
- ask
- blank
- blob
- columns
- comment_
select - confirm
- error
- header
- headline
- help
- hint
- indented
- input
- Prompts the user for input. If the user cancels the operation,
the operation is interrupted, or no suitable terminal is found,
then
Ok(None)is returned. - manual
- notice_
args - passphrase
- passphrase_
confirm - passphrase_
stdin - prefixed
- println
- reaction_
select - rows
- select
- signer
- Get the signer. First we try getting it from ssh-agent, otherwise we prompt the user, if we’re connected to a TTY.
- spinner
- Create a new spinner with the given message. Sends animation output to
stderrand success or failure messages tostdout. This function handles signals, with there being only one element handling signals at a time, and is a wrapper tospinner_to(). - subcommand
- success_
args - tip_
args - usage
- viewport
- warning
Type Aliases§
- Passphrase
- Passphrase input.