https://github.com/acln0/execx
Extensions to os/exec, for the purpose of collecting richer exit errors.
https://github.com/acln0/execx
Last synced: 2 months ago
JSON representation
Extensions to os/exec, for the purpose of collecting richer exit errors.
- Host: GitHub
- URL: https://github.com/acln0/execx
- Owner: acln0
- License: isc
- Created: 2019-07-10T19:04:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-10T19:06:53.000Z (almost 6 years ago)
- Last Synced: 2025-03-14T22:57:44.357Z (2 months ago)
- Language: Go
- Homepage:
- Size: 4.88 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
execx
=====`import "acln.ro/execx"`
[](https://godoc.org/acln.ro/execx)
Extensions to `os/exec`, for the purpose of collecting richer exit errors.