Skip to content

Make exit codes meaningful #13

@randoragon

Description

@randoragon

Currently, std::process::ExitCode::FAILURE is returned from main() if anything goes wrong. It would be a simple and useful enhancement to establish a list of different codes that carry the information about why the program failed.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions