kaniko/vendor/github.com/Nvveen/Gotty
Tejal Desai 6b020a1f97 fix highwayhash 2019-12-21 12:18:09 -08:00
..
LICENSE Updated vendor for exported BuildArgs 2018-05-09 11:56:32 -07:00
README fix highwayhash 2019-12-21 12:18:09 -08:00
TODO fix highwayhash 2019-12-21 12:18:09 -08:00
attributes.go Updated vendor for exported BuildArgs 2018-05-09 11:56:32 -07:00
gotty.go Updated vendor for exported BuildArgs 2018-05-09 11:56:32 -07:00
parser.go Updated vendor for exported BuildArgs 2018-05-09 11:56:32 -07:00
types.go Updated vendor for exported BuildArgs 2018-05-09 11:56:32 -07:00

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.