forked from ebhomengo/niki
1
0
Fork 0
niki/vendor/github.com/Nvveen/Gotty
hossein a0ac672120 vendorize project 2024-08-29 06:56:59 +03:30
..
LICENSE vendorize project 2024-08-29 06:56:59 +03:30
README vendorize project 2024-08-29 06:56:59 +03:30
TODO vendorize project 2024-08-29 06:56:59 +03:30
attributes.go vendorize project 2024-08-29 06:56:59 +03:30
gotty.go vendorize project 2024-08-29 06:56:59 +03:30
parser.go vendorize project 2024-08-29 06:56:59 +03:30
types.go vendorize project 2024-08-29 06:56:59 +03:30

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.