package
0.0.0-20240422232310-6f3d57286155
Repository: https://github.com/leep-frog/command.git
Documentation: pkg.go.dev
# Functions
IsTerminationPanic determines if the panic was caused by a termination error.
No description provided by the author
Terminate terminates the execution (via panic) with a `Terminator` error.
TerminationCmpopts returns a `cmp.Option` for comparing `Terminator` objects.
No description provided by the author
# Structs
No description provided by the author
Terminator is a custom type that is passed to panic when running `o.Terminate`.
# Type aliases
No description provided by the author