package
0.5.1
Repository: https://github.com/michael-k/git-lfs.git
Documentation: pkg.go.dev

# Functions

Debug prints a formatted message if debugging is enabled.
Error prints a formatted message to Stderr.
Exit prints a formatted message and exits.
LoggedError prints a formatted message to Stderr and writes a stack trace for the error to a log file without exiting.
Panic prints a formatted message, and writes a stack trace for the error to a log file before exiting.
No description provided by the author
No description provided by the author
Print prints a formatted message to Stdout.
No description provided by the author

# Variables

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

# Interfaces

No description provided by the author