terminal

package
v0.26.0 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Commands          = make(chan string, 1)
	CommandsProcessed = make(chan ProcessingResult, 1)
)

Functions

func StartReadingCommands

func StartReadingCommands()

func StopReadingCommandsFromStdin

func StopReadingCommandsFromStdin()

Types

type ProcessingResult

type ProcessingResult int
const (
	Done            ProcessingResult = 0
	MoreInputNeeded ProcessingResult = 1
)

Jump to

Keyboard shortcuts

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