schnutibox/vendor/github.com/Nvveen/Gotty
2021-04-10 17:47:18 +02:00
..
attributes.go adds integration test and prepare tweaks 2021-04-10 17:47:18 +02:00
gotty.go adds integration test and prepare tweaks 2021-04-10 17:47:18 +02:00
LICENSE adds integration test and prepare tweaks 2021-04-10 17:47:18 +02:00
parser.go adds integration test and prepare tweaks 2021-04-10 17:47:18 +02:00
README adds integration test and prepare tweaks 2021-04-10 17:47:18 +02:00
TODO adds integration test and prepare tweaks 2021-04-10 17:47:18 +02:00
types.go adds integration test and prepare tweaks 2021-04-10 17:47:18 +02: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.