Closed Kikobeats closed 7 years ago
And what is the problem exactly? This module just consumes the whole stdin, the last \n
produced by echo
included.
If this behavior is the expected then is ok and is my reponsability clean or not the break line 😄
Yes, it's expected. In execa
, I use strip-eof
to remove it. Might be helpful for you too.
Thanks!
I'm using
get-sdtdin
at regexgen-cli and I noticed that an\n
is always present at the final of the input: