open-vault/vendor/github.com/Nvveen/Gotty
Jeff Mitchell 362c6a9d6b Add dockertest.v3 to vendor 2017-02-26 16:53:19 -05:00
..
LICENSE Add dockertest.v3 to vendor 2017-02-26 16:53:19 -05:00
README Add dockertest.v3 to vendor 2017-02-26 16:53:19 -05:00
TODO Add dockertest.v3 to vendor 2017-02-26 16:53:19 -05:00
attributes.go Add dockertest.v3 to vendor 2017-02-26 16:53:19 -05:00
gotty.go Add dockertest.v3 to vendor 2017-02-26 16:53:19 -05:00
parser.go Add dockertest.v3 to vendor 2017-02-26 16:53:19 -05:00
types.go Add dockertest.v3 to vendor 2017-02-26 16:53:19 -05: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.