Skip to main content

engine_error_to_outcome

Function engine_error_to_outcome 

Source
pub fn engine_error_to_outcome(err: &EngineError) -> CliOutcome
Expand description

Map an EngineError to the CliOutcome class per dev/interfaces/cli.md § Error to exit-code mapping.