A library for building interactive prompts on terminals.
# Cargo.toml
[dependencies]
inquire = "0.9.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Prompts the user for text input via the terminal.
Check if stdin is a TTY before using inquire.
No dependency data recorded yet.