sh

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2023 License: MIT Imports: 6 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 {
	Stderr io.Writer
	Stdout io.Writer
	Stdin  io.Reader
	Env    []string
	Dir    string
	// contains filtered or unexported fields
}

func (*Command) Restart

func (c *Command) Restart(ctx context.Context) error

func (*Command) Start

func (c *Command) Start(ctx context.Context, name string, args ...string) (err error)

Jump to

Keyboard shortcuts

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