# Functions
NewExitErr instantiates a new ExitError.
# Constants
EfficacyThreshold is the error type raised when efficacy is below threshold.
MutantCoverageThreshold is the error type raised when mutant coverage is below threshold.
# Structs
ExitError is a special Error that is raised when special conditions require Gremlins to exit with a specific errorCode.
# Type aliases
ErrorType is the type of the error that can generate a specific exit status.