Home
last modified time | relevance | path

Searched refs:fetch_all (Results 1 – 2 of 2) sorted by relevance

/DADK/dadk-user/src/executor/
H A Dsource.rs249 self.fetch_all(target_dir).ok(); in checkout()
391 fn fetch_all(&self, target_dir: &CacheDir) -> Result<(), String> { in fetch_all()
389 fn fetch_all(&self, target_dir: &CacheDir) -> Result<(), String> { fetch_all() method
H A Dsource.rs249 self.fetch_all(target_dir).ok(); in checkout()
391 fn fetch_all(&self, target_dir: &CacheDir) -> Result<(), String> { in fetch_all() method