Closed jeremyvii closed 3 years ago
I followed this guide for the testing (which is why I am using theassert_cmd
and tempfile
crates). Although the tests are failing on various environments. I will look into these failures when I get a free moment.
I was able to resolve the test failures aside from the cargo-deny
failure.
Thanks, lgtm, let's merge it
bors r+
Build succeeded:
This PR begins implementing the
tee
utility. The-i
flag has not been implemented, I was unsure how to best handleSIGINT
and, unless I am misunderstanding the documentation, it seems thatwrite
ignores interrupts anyway.-a
|--append