Crates.io | command-error |
lib.rs | command-error |
version | 0.6.0 |
source | src |
created_at | 2024-03-21 20:00:04.128524 |
updated_at | 2024-10-19 20:54:37.728567 |
description | Detailed error messages and status checking for `std::process::Command` |
homepage | |
repository | https://github.com/9999years/command-error |
max_upload_size | |
id | 1181991 |
size | 90,858 |
An extension trait for std::process::Command
with detailed error messages,
status code checking, and UTF-8 decoding via utf8-command
.