9999years / command-error

An extension trait for `std::process::Command` with detailed error messages and automatic+extensible output decoding
https://docs.rs/command-error/latest/command_error/
0 stars 0 forks source link

`spawn_checked` and `wait_checked` #3

Closed 9999years closed 8 months ago

9999years commented 8 months ago

It should be possible to check results on Child objects.