go-github-com-go-cmd-cmd 1.4.3
Channel: guix
Home page: https://github.com/go-cmd/cmd
Licenses: Expat
Synopsis: Non-blocking external commands in Go with streaming output
Description:
Package cmd runs external commands with concurrent access to output and status. It wraps the Go standard library os/exec.Command
to correctly handle reading output (STDOUT and STDERR) while a command is running and killing a command. All operations are safe to call from multiple goroutines.
Total results: 1