system

package
v1.6.3 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2017 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command added in v1.6.0

type Command struct {
	Output string
	Error  error
	// contains filtered or unexported fields
}

func NewCommand added in v1.6.0

func NewCommand(directory, executable string, arguments ...string) Command

func (Command) Execute added in v1.6.0

func (this Command) Execute() Command

type Shell

type Shell struct {
	// contains filtered or unexported fields
}

func NewShell

func NewShell(gobin, reportsPath string, coverage bool, defaultTimeout string) *Shell

func (*Shell) GoTest added in v1.5.0

func (self *Shell) GoTest(directory, packageName string, tags, arguments []string) (output string, err error)

Jump to

Keyboard shortcuts

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