Files
linuxkit/vendor/github.com/Nvveen/Gotty
Justin Cormack 5a226337a9 Update vendoring for Windows support
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-05-15 17:32:10 +01:00
..
2017-05-11 10:11:38 -07:00
2017-05-11 10:11:38 -07:00
2017-05-11 10:11:38 -07:00
2017-05-11 10:11:38 -07:00
2017-05-15 17:32:10 +01:00
2017-05-11 10:11:38 -07: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.