The Rust Programming Language Forum
A simple command-line input library
announcements
quadrupleslap
July 13, 2018, 1:20pm
1
It currently lets you ask for:
a password (just calls rpassword).
a line of text.
a yes-or-no question.
text through an editor (like when git asks for a commit message).
the user to select one option from a list.
https://github.com/quadrupleslap/quest
1 Like
Related topics
Topic
Replies
Views
Activity
How can `Rust`'s Command automatically answer the asking password?
help
7
932
September 3, 2023
Clap either -a OR (-b AND -c) arguments
help
3
1411
November 23, 2022
Interactive Terminal Input
help
3
1531
January 12, 2023
A simple command line password manager
code review
1
79
March 29, 2025
Keyring, Secret Service libraries
announcements
13
4664
January 12, 2023