component-basek8s.io/component-base/term

Imports of package term

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/moby/termPackage term provides structures and helper functions to work with terminal (state, sizes).
ioPackage io provides basic interfaces to I/O primitives.