mirror of
https://github.com/containers/podman.git
synced 2025-10-17 03:04:21 +08:00
4 lines
111 B
Go
4 lines
111 B
Go
// Package term provides structures and helper functions to work with
|
|
// terminal (state, sizes).
|
|
package term
|