podman/vendor/github.com/ijc/Gotty
Valentin Rothberg d697456dc9 migrate to go-modules
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-06-24 13:20:59 +02:00
..
attributes.go migrate to go-modules 2019-06-24 13:20:59 +02:00
gotty.go migrate to go-modules 2019-06-24 13:20:59 +02:00
LICENSE migrate to go-modules 2019-06-24 13:20:59 +02:00
parser.go migrate to go-modules 2019-06-24 13:20:59 +02:00
README migrate to go-modules 2019-06-24 13:20:59 +02:00
TODO migrate to go-modules 2019-06-24 13:20:59 +02:00
types.go migrate to go-modules 2019-06-24 13:20:59 +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.