format_install_output

Function format_install_output 

Source
pub fn format_install_output(
    target: &str,
    binary_path: &str,
    config_path: &str,
    success: bool,
    actions_taken: &[String],
) -> String
Expand description

Format install command output for human-readable display