...

Source file src/github.com/moby/term/doc.go

Documentation: github.com/moby/term

     1  // Package term provides structures and helper functions to work with
     2  // terminal (state, sizes).
     3  package term
     4  

View as plain text