local

package
v0.2.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunAll

func RunAll(ctx context.Context, ps []proc.Proc, verboseLog bool) error

Types

type Runner

type Runner struct {
	Name          string
	Color         xterm.Color
	LogDir        string
	LogFilePrefix string
	VerboseLog    bool
}

func (Runner) Run

func (r Runner) Run(cmd *exec.Cmd) error

Run a command with context

func (Runner) TryRun added in v0.2.3

func (r Runner) TryRun(ctx context.Context, p proc.Proc) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL