//
pkg.gl
Category
github.com/fd0/termstatus
module
package
1.1.0
Repository:
https://github.com/fd0/termstatus.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
11
Dependents
7
Files
377 SLOC
#
Packages
examples
No description provided by the author
progress
Package progress provides functions to inform the user about the status of an ongoing operation via a terminal.
#
Functions
IsProcessBackground
IsProcessBackground reports whether the current process is running in the background.
New
New returns a new Terminal for wr.
#
Structs
Terminal
Terminal is used to write messages and display status lines which can be updated.