//
pkg.gl
Category
github.com/turbot/go-exec-communicator
remote
package
0.0.0-20230412124734-9374347749b6
Repository:
https://github.com/turbot/go-exec-communicator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
5
Files
77 SLOC
#
Structs
Cmd
Cmd represents a remote command being prepared or run.
ExitError
ExitError is returned by Wait to indicate and error executing the remote command, or a non-zero exit status.