shell

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2020 License: Apache-2.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Shell

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

func New

func New(cfg *config.Resource) (*Shell, error)

func (*Shell) Close added in v1.4.1

func (s *Shell) Close() error

func (*Shell) Exec

func (s *Shell) Exec(command string, arguments ...string) error

func (*Shell) ExitCode added in v1.4.1

func (s *Shell) ExitCode() (int, error)

func (*Shell) Open added in v1.4.1

func (s *Shell) Open() error

func (*Shell) Ready

func (s *Shell) Ready() error

func (*Shell) Reset

func (s *Shell) Reset() error

func (*Shell) Stderr

func (s *Shell) Stderr() (string, error)

func (*Shell) Stdout

func (s *Shell) Stdout() (string, error)

Jump to

Keyboard shortcuts

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