Documentation
¶
Overview ¶
Package terminal provides utilities for terminal-related tasks.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AskConfirmation ¶
func AskConfirmation() bool
AskConfirmation returns true if it's "y" or "Y", otherwise false.
func AskCredentials ¶
AskCredentials reads a password from the terminal without echoing it, returns the entered password as a string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.