local

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2022 License: MIT Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LocalExecutor

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

func NewExecutor

func NewExecutor() *LocalExecutor

func (LocalExecutor) ExecFunc

func (le LocalExecutor) ExecFunc() (nescript.ExecFunc, error)

type LocalProcess

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

Process represents a single instance of the script running or completed on the local device.

func (*LocalProcess) Close

func (p *LocalProcess) Close()

func (*LocalProcess) Exited

func (p *LocalProcess) Exited() bool

func (*LocalProcess) Kill

func (p *LocalProcess) Kill() error

func (*LocalProcess) Result

func (p *LocalProcess) Result() (*nescript.Result, error)

func (*LocalProcess) Signal

func (p *LocalProcess) Signal(s os.Signal) error

func (*LocalProcess) Write

func (p *LocalProcess) Write(input string) error

Jump to

Keyboard shortcuts

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