Expand description
A module for handling command line exits with custom messages and exit codes.
This module provides a convenient way to handle command line exits with custom messages and exit codes.
Structsยง
- CmdExit
- Represents a command exit object with a custom message and exit code.