Closed dfa1 closed 5 years ago
Problem Read from stdin, like read in bash.
read
Solution
Natural solution would be LineReaderAware + LineReader.
LineReaderAware
LineReader
Benefit
input feels a better name
input
adding also secure variant secret, for asking secrets
secret
Problem Read from stdin, like
read
in bash.Solution
Natural solution would be
LineReaderAware
+LineReader
.Benefit