mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-17 17:58:13 -05:00
| .. | ||
| attributes.go | ||
| BUILD | ||
| gotty.go | ||
| LICENSE | ||
| parser.go | ||
| README | ||
| TODO | ||
| types.go | ||
Gotty is a library written in Go that determines and reads termcap database files to produce an interface for interacting with the capabilities of a terminal. See the godoc documentation or the source code for more information about function usage.