Function ockam_command::add_command_error_event

source ยท
pub fn add_command_error_event(
    cli_state: CliState,
    command_name: &str,
    message: &str,
    command_arguments: String,
) -> Result<()>
Expand description

This function creates a journey event describing the error resulting from the execution of a command