shell

package
v0.0.0-...-e3315c2 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2026 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Spawn

func Spawn(hostList *sshConn.HostList)

Types

type Command

type Command struct {
	Kind  CommandKind
	Arg   string
	JobID int
}

func ParseCommand

func ParseCommand(line string) Command

type CommandKind

type CommandKind int
const (
	CommandRun CommandKind = iota
	CommandAsync
	CommandStatus
	CommandList
	CommandHelp
	CommandScroll
	CommandExit
)

Jump to

Keyboard shortcuts

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