mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-06 00:45:43 +00:00
3 lines
111 B
Go
3 lines
111 B
Go
// Package term provides structures and helper functions to work with
|
|
// terminal (state, sizes).
|
|
package term
|