Closed andrew-d closed 10 years ago
Hi there,
It would be nice to be able to print the prompt string to stderr somehow - so the user can redirect stdout and still see the prompt string.
Perhaps having something like FAsk(os.File, ...)?
FAsk(os.File, ...)
Ugh, I totally didn't notice this until now because I wasn't getting notifications on this repo. Following up in #2
Hi there,
It would be nice to be able to print the prompt string to stderr somehow - so the user can redirect stdout and still see the prompt string.
Perhaps having something like
FAsk(os.File, ...)
?