Crates.io | command-error |
lib.rs | command-error |
version | 0.8.0 |
created_at | 2024-03-21 20:00:04.128524+00 |
updated_at | 2025-09-18 23:40:04.946898+00 |
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 | 87,730 |
An extension trait for std::process::Command
with detailed error messages,
status code checking, and UTF-8 decoding via utf8-command
.