package
2.0.0+incompatible
Repository: https://github.com/writeas/writeas-cli.git
Documentation: pkg.go.dev
# Functions
Errorln logs the message to stderr.
ErrorlnQuit logs the message to stderr and exits with an error code.
Info logs general diagnostic messages, shown only when the -v or --verbose flag is provided.
InfolnQuit logs the message to stderr and exits normally (without an error).
# Variables
TODO: this is never used?.