Y
Hacker News
new
|
ask
|
show
|
jobs
by
dimes
34 days ago
I don’t mean that expect should be used. But flags like —no-interactive are unnecessary. CLIs can just check `isatty == false` instead of requiring an explicit flag.