Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BashRunner ¶
type BashRunner struct {
// contains filtered or unexported fields
}
func NewBashRunner ¶
func NewBashRunner(command string, args string) *BashRunner
func (*BashRunner) Run ¶
func (runner *BashRunner) Run(context map[string]string)
Click to show internal directories.
Click to hide internal directories.