k3s/vendor/github.com/Nvveen/Gotty
2020-04-10 17:27:02 +08:00
..
attributes.go Update docker vendor 2020-04-10 17:27:02 +08:00
gotty.go Update docker vendor 2020-04-10 17:27:02 +08:00
LICENSE Update docker vendor 2020-04-10 17:27:02 +08:00
parser.go Update docker vendor 2020-04-10 17:27:02 +08:00
README Update docker vendor 2020-04-10 17:27:02 +08:00
TODO Update docker vendor 2020-04-10 17:27:02 +08:00
types.go Update docker vendor 2020-04-10 17:27:02 +08:00

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.