mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-08-06 13:00:44 +00: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
|