package
0.0.0-20240422161544-a88c32cc5533
Repository: https://github.com/gardenbed/emerge.git
Documentation: pkg.go.dev
# Functions
New creates a new command.
NewFactory returns a cli.CommandFactory for creating a new command.
# Constants
FlagError is the exit code when an undefined or invalid flag is provided to a command.
GenericError is the generic exit code when something fails.
Success is the exit code when a command execution is successful.