command

package
v0.0.0-...-8ab5c42 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	*RunOptions
	// contains filtered or unexported fields
}

func (*Command) String

func (c *Command) String() string

func (*Command) Wait

func (c *Command) Wait() error

type RunOptions

type RunOptions struct {
	RepoPath     string
	Environ      []string
	ExtraEnv     []string
	Stdin        io.Reader
	Stdout       io.Writer
	Stderr       io.Writer
	ProcessGroup bool
}

Jump to

Keyboard shortcuts

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