# Packages
No description provided by the author
# Functions
NewEphemeralTerminalUI writes all events to a TUI and writes the final report to the given writer.
NewLoggerUI writes all events to the common application logger and writes the final report to the given writer.
Select is responsible for determining the specific UI function given select user option, the current platform config values, and environment status (such as a TTY being present).
# Interfaces
No description provided by the author