# Functions
NewStatusBar creates a new status bar instance.
# Constants
AnchorBottom renders at the bottom of the terminal.
AnchorTop renders at the top of the terminal.
# Structs
StatusBar is a full width bar containing useful info which can be added to the terminal using a proxy.
# Interfaces
Decorator is an entity which modifies the terminal output in a desirable way.
# Type aliases
Anchor describes the layout of a decorator - i.e.