open-nomad/vendor/github.com/Nvveen/Gotty
2017-02-14 17:34:05 -08:00
..
attributes.go Revendor docker client 2017-02-14 17:34:05 -08:00
gotty.go Revendor docker client 2017-02-14 17:34:05 -08:00
LICENSE Revendor docker client 2017-02-14 17:34:05 -08:00
parser.go Revendor docker client 2017-02-14 17:34:05 -08:00
README Revendor docker client 2017-02-14 17:34:05 -08:00
TODO Revendor docker client 2017-02-14 17:34:05 -08:00
types.go Revendor docker client 2017-02-14 17:34:05 -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.