Skip to main content

is_aur_ssh_setup_configured

Function is_aur_ssh_setup_configured 

Source
pub fn is_aur_ssh_setup_configured() -> bool
Expand description

What: Detect whether AUR SSH setup appears configured locally.

Inputs: None.

Output:

  • true when key exists and ~/.ssh/config has required AUR host directives.

Details:

  • This check is local-only and does not validate remote SSH auth/network.