k3s/vendor/github.com/Nvveen/Gotty
Jeff Grafton 23ceebac22 Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
..
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -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.