pub fn is_aur_ssh_setup_configured() -> boolExpand description
What: Detect whether AUR SSH setup appears configured locally.
Inputs: None.
Output:
truewhen key exists and~/.ssh/confighas required AUR host directives.
Details:
- This check is local-only and does not validate remote SSH auth/network.