Skip to main content

Module cli

Module cli 

Source

Functionsยง

format_cli_error
Returns a stable, human-readable rendering of an OcelotError for 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.