//
pkg.gl
Category
github.com/weaveworks/pctl
pkg
runner
package
0.11.0
Repository:
https://github.com/weaveworks/pctl.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
7
Files
10 SLOC
#
Packages
fakes
Code generated by counterfeiter.
#
Structs
CLIRunner
CLIRunner will use exec.Command as runtime medium.
#
Interfaces
Runner
Runner is an entity which can execute commands with whatever backing medium behind it.go:generate counterfeiter -o fakes/fake_runner.go .