spiegel_podman/vendor/github.com/Nvveen/Gotty
baude a824186ac9 Use buildah commit and bud in podman
Vendor in buildah and use as much of commit and bug as possible for podman
build and commit.

Resolves #586
Signed-off-by: baude <bbaude@redhat.com>

Closes: #681
Approved by: mheon
2018-04-27 20:51:07 +00:00
..
attributes.go Use buildah commit and bud in podman 2018-04-27 20:51:07 +00:00
gotty.go Use buildah commit and bud in podman 2018-04-27 20:51:07 +00:00
LICENSE Use buildah commit and bud in podman 2018-04-27 20:51:07 +00:00
parser.go Use buildah commit and bud in podman 2018-04-27 20:51:07 +00:00
README Use buildah commit and bud in podman 2018-04-27 20:51:07 +00:00
types.go Use buildah commit and bud in podman 2018-04-27 20:51:07 +00: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.