//
pkg.gl
Category
github.com/etherlabsio/pkg
commander
package
0.0.0-20191020161600-58998d98f9ce
Repository:
https://github.com/etherlabsio/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
81 SLOC
#
Functions
Exec
Exec executes a shell command.
New
No description provided by the author
#
Structs
RunnableCmd
RunnableCmd returns a runnable Shell command.
#
Interfaces
Runnable
Runnable provides a command than can be run and stopped.