package
Version:
v1.92.0
Opens a new window with list of versions in this module.
Published: Nov 26, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package prompt provides a simple way to prompt the user for input.
YesNo takes a question and prompts the user to answer the
question with a yes or no. It appends a y/n to the message.
If there is no TTY on both Stdin and Stdout, assume that we're in a script
and return the dflt result.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.