mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-15 00:37:52 -05: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
|