Skip to main content

handle_sync

Function handle_sync 

Source
pub fn handle_sync(
    env: &Env,
    config: SshConfigFile,
    provider_name: Option<&str>,
    dry_run: bool,
    remove: bool,
) -> Result<()>