Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/9999years/command-error
https://github.com/9999years/command-error
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/9999years/command-error
- Owner: 9999years
- Created: 2024-03-20T16:54:55.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-19T20:54:50.000Z (3 months ago)
- Last Synced: 2024-10-20T02:33:43.820Z (3 months ago)
- Language: Rust
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# command-error
An extension trait for `std::process::Command` with detailed error messages,
status code checking, and UTF-8 decoding via [`utf8-command`][utf8-command].[utf8-command]: https://docs.rs/utf8-command/latest/utf8_command/