pub fn format_install_output( target: &str, binary_path: &str, config_path: &str, success: bool, actions_taken: &[String], ) -> String
Format install command output for human-readable display