rawmode

package
v0.0.19 Latest Latest
Warning

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

Go to latest
Published: May 25, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// GetMode from file descriptor
	GetMode func(std *os.File) (interface{}, error)
	// SetMode to file descriptor
	SetMode func(std *os.File, mode interface{}) error
	// SetRawMode to file descriptor enriching existign mode with raw console flags
	SetRawMode func(std *os.File, mode interface{}) error
	// Read from file descriptor to buffer
	Read func(std *os.File, buf []byte) (int, error)

	TCSETS uintptr
	TCGETS uintptr
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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