mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-23 10:29:27 -04: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
|