reg/vendor/github.com/Nvveen/Gotty
Jess Frazelle b57209439c
cleanup vendor
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-25 11:35:16 -04:00
..
attributes.go inital testing 2017-04-10 14:20:23 +00:00
gotty.go inital testing 2017-04-10 14:20:23 +00:00
LICENSE inital testing 2017-04-10 14:20:23 +00:00
parser.go inital testing 2017-04-10 14:20:23 +00:00
README cleanup vendor 2018-09-25 11:35:16 -04:00
TODO cleanup vendor 2018-09-25 11:35:16 -04:00
types.go inital testing 2017-04-10 14:20:23 +00: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.