pub fn format_action_error(moniker: &Moniker, err: ActionError) -> Error
Expand description
Format an ActionError into an error message that is suitable for a CLI tool.
pub fn format_action_error(moniker: &Moniker, err: ActionError) -> Error
Format an ActionError into an error message that is suitable for a CLI tool.