Function cli_error

Source
pub fn cli_error(err: impl Into<Box<dyn Error + Send + Sync>>) -> CommandError