commands

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Exec

func Exec(consumer *c.StreamConsumer, output *c.Output, args []string) (int, error)

func Replay

func Replay(consumer *c.StreamConsumer, options *RunArgs) (int, error)

func Run

func Run(args []string, options RunArgs, output *c.Output) int

func Update

func Update(args []string, output *c.Output) int

func Version

func Version(args []string, output *c.Output) int

Types

type RunArgs

type RunArgs struct {
	Compat            bool
	CoverageCount     int
	CoverageThreshold float64
	Debug             bool
	Dotenv            string
	HideCoverage      bool
	HideSlowest       bool
	HomeDir           string
	NoColor           bool
	Raw               bool
	Replay            string
	Reporter          string
	SlowestCount      int
	SlowestThreshold  string
	WorkingDir        string
	PostRunCommand    string
}

Jump to

Keyboard shortcuts

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