engine

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2020 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Engine added in v0.1.1

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

func New added in v0.1.1

func New(options ...Option) *Engine

func (*Engine) Run added in v0.1.1

func (e *Engine) Run(shell string, script io.Reader) error

type Option added in v0.1.1

type Option func(e *Engine)

func CruiseControl added in v0.1.1

func CruiseControl(cc bool) Option

func Environ added in v0.1.1

func Environ(environ []string) Option

func RawMode added in v0.1.1

func RawMode(rm bool) Option

func Stdin added in v0.1.1

func Stdin(stdin *os.File) Option

Jump to

Keyboard shortcuts

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