pub fn validate_aur_ssh_setup_connection(ssh_command: &str) -> AurSshSetupReportExpand description
What: Validate AUR SSH connectivity after the user applies the public key.
Inputs:
ssh_command: SSH binary path or name used for validation command execution.
Output:
AurSshSetupReportwith success flag and validation-specific status lines.