Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Dec 29, 2021. It is now read-only.
This repository was archived by the owner on Dec 29, 2021. It is now read-only.
There was an error while loading. Please reload this page.
I have a situation in which I'd like to test the output of things like
myprog | headandecho "foobar" | myprog. Is there a way to accomplish this with assert_cli? A conciseassert_cmd!option would be ideal.