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: 2 months ago
JSON representation

Extensions to os/exec, for the purpose of collecting richer exit errors.

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.