Module exit

Module exit 

Source
Expand description

Helper functions for consistent exit behavior

Functionsยง

success
Exit with success code (0)
tool_error
Exit with tool error code (2)
violations_found
Exit with violations found code (1)