k3s/vendor/github.com/Nvveen/Gotty
Jeff Grafton aee5f457db update BUILD files 2017-10-15 18:18:13 -07:00
..
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
LICENSE update cadvisor, docker, and runc godeps 2017-09-05 12:38:57 -07:00
README update cadvisor, docker, and runc godeps 2017-09-05 12:38:57 -07:00
TODO update cadvisor, docker, and runc godeps 2017-09-05 12:38:57 -07:00
attributes.go update cadvisor, docker, and runc godeps 2017-09-05 12:38:57 -07:00
gotty.go update cadvisor, docker, and runc godeps 2017-09-05 12:38:57 -07:00
parser.go update cadvisor, docker, and runc godeps 2017-09-05 12:38:57 -07:00
types.go update cadvisor, docker, and runc godeps 2017-09-05 12:38:57 -07:00

README

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.