Functionsยง
- format_
cli_ error - Returns a stable, human-readable rendering of an
OcelotErrorfor CLI output. - try_
main - Runs a fallible CLI entrypoint and converts the result into a process exit code.
- try_
main_ with_ headline - Runs a fallible CLI entrypoint with a custom top-level error headline.