fakeshell

package
v0.0.0-...-4a2bef3 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(prompt string, hn Handler, ca CommandAdd) *fakeShell

Types

type CommandAdd

type CommandAdd interface {
	AddCommand(string, string) error
}

type Handler

type Handler interface {
	Handle(string, []string, io.Writer) (bool, error)
}

Jump to

Keyboard shortcuts

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