open-vault/vendor/github.com/Nvveen/Gotty
Jeff Mitchell 4b354e1110
Re-add dockertest and fix up imports and update script (#4909)
2018-07-11 17:49:13 -04:00
..
LICENSE Re-add dockertest and fix up imports and update script (#4909) 2018-07-11 17:49:13 -04:00
README Re-add dockertest and fix up imports and update script (#4909) 2018-07-11 17:49:13 -04:00
TODO Re-add dockertest and fix up imports and update script (#4909) 2018-07-11 17:49:13 -04:00
attributes.go Re-add dockertest and fix up imports and update script (#4909) 2018-07-11 17:49:13 -04:00
gotty.go Re-add dockertest and fix up imports and update script (#4909) 2018-07-11 17:49:13 -04:00
parser.go Re-add dockertest and fix up imports and update script (#4909) 2018-07-11 17:49:13 -04:00
types.go Re-add dockertest and fix up imports and update script (#4909) 2018-07-11 17:49:13 -04: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.