pub fn sync(prune: bool) -> Result<SyncResult, String>Expand description
Run the sync flow: read config, diff against lock, download/verify, write lock.
pub fn sync(prune: bool) -> Result<SyncResult, String>Run the sync flow: read config, diff against lock, download/verify, write lock.