hosh-shell / hosh

Human Oriented SHell
https://hosh-shell.github.io
MIT License
26 stars 0 forks source link

read command #125

Closed dfa1 closed 5 years ago

dfa1 commented 5 years ago

Problem Read from stdin, like read in bash.

Solution

Natural solution would be LineReaderAware + LineReader.

Benefit

dfa1 commented 5 years ago

input feels a better name

dfa1 commented 5 years ago

adding also secure variant secret, for asking secrets