[example] id = "example-exitcode" name = "Exitcode" icon = "🚪" category = "runtime" desc = """ Shows how to set custom exit codes using `ExitCodeSetup` and the `finish` hook to signal success or failure to the shell. """ tags = ["ExitCode"] files = ["src/main.rs", "Cargo.toml"]