mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-24 09:17:53 +00:00
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 |
||
|---|---|---|
| .. | ||
| attributes.go | ||
| gotty.go | ||
| LICENSE | ||
| parser.go | ||
| README | ||
| types.go | ||
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.