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

Display `current_dir` and `envs` in commands #25

Closed 9999years closed 1 month ago

9999years commented 1 month ago

Teach Utf8ProgramAndArgs about current_dir and envs when displaying commands.

Closes #21

github-actions[bot] commented 1 month ago

A PR to release these changes has been created, bumping the version from 0.5.0 to 0.6.0.