blob: a6b0d9a8fe25ece8014ecfad03653c519011ca2b (
plain)
1
2
3
4
5
|
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.
|