Searched refs:set_url (Results 1 – 2 of 2) sorted by relevance
151 fn set_url(&self, target_dir: &CacheDir) -> Result<(), String> { in set_url() 188 self.set_url(target_dir)?; in checkout() 149 fn set_url(&self, target_dir: &CacheDir) -> Result<(), String> { set_url() method
151 fn set_url(&self, target_dir: &CacheDir) -> Result<(), String> { in set_url() method188 self.set_url(target_dir)?; in checkout()