Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acln0/execx
Extensions to os/exec, for the purpose of collecting richer exit errors.
https://github.com/acln0/execx
Last synced: about 1 month 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-10T19:06:53.000Z (over 5 years ago)
- Last Synced: 2024-10-14T12:43:25.094Z (3 months ago)
- Language: Go
- Homepage:
- Size: 4.88 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
execx
=====`import "acln.ro/execx"`
[![GoDoc](https://godoc.org/acln.ro/execx?status.svg)](https://godoc.org/acln.ro/execx)
Extensions to `os/exec`, for the purpose of collecting richer exit errors.