# Functions
DisplayWidth calculates what the rendered width of a string may be.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Truncate shortens a string to fit the maximum display width.
TruncateColumn replaces the first new line character with an ellipsis and shortens a string to fit the maximum display width.
# Variables
CancelError signals user-initiated cancellation.
SilentError is an error that triggers exit code 1 without any error messaging.