shell

package
v0.0.19 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2023 License: GPL-3.0 Imports: 11 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option func(options *shellOptions)

func WithOut added in v0.0.18

func WithOut(out func(data [][]byte) interface{}) Option

func WithProcess

func WithProcess(bar progressing.ProcessBar) Option

type Shell

type Shell interface {
	Exe(command string) interface{}
	Pwd() string
}

func New

func New(opts ...Option) Shell

Jump to

Keyboard shortcuts

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