Skip to main content

handle_quick_add

Function handle_quick_add 

Source
pub fn handle_quick_add(
    config: SshConfigFile,
    target: &str,
    alias: Option<&str>,
    key: Option<&str>,
) -> Result<()>