Documentation
¶
Overview ¶
This module is a Terminal API for the Go Programming Language. The protocols were written in pure Go and works on windows and unix systems
Index ¶
Examples ¶
Constants ¶
View Source
const (
TIOCGWINSZ = 0x5413
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Size ¶
type Size struct {
// contains filtered or unexported fields
}
Return System Size