mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-22 16:27:51 +00:00
This makes use of the new pasta integration code in container-libs. Signed-off-by: Jan Rodák <hony.com@seznam.cz> Signed-off-by: Paul Holzinger <pholzing@redhat.com>
3 lines
156 B
Go
3 lines
156 B
Go
// package cupwriter is a cross platform buffered io.Writer which abstracts
|
|
// writing multi lines to a fixed position within a terminal.
|
|
package cupwriter
|