package
6.3.0
Repository: https://github.com/scmn-dev/secman.git
Documentation: pkg.go.dev

# 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.

# Structs

FlagError is the kind of error raised in flag processing.