DockerCLI/vendor/github.com/Nvveen/Gotty
Daniel Nephin 6686ada6a4 Add vendor
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-04-17 18:12:58 -04:00
..
LICENSE Add vendor 2017-04-17 18:12:58 -04:00
README Add vendor 2017-04-17 18:12:58 -04:00
attributes.go Add vendor 2017-04-17 18:12:58 -04:00
gotty.go Add vendor 2017-04-17 18:12:58 -04:00
parser.go Add vendor 2017-04-17 18:12:58 -04:00
types.go Add vendor 2017-04-17 18:12:58 -04: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.