Searched refs:remove_self_recursive (Results 1 – 9 of 9) sorted by relevance
395 return self.build_dir.remove_self_recursive(); in create_command() 410 return cache_dir.unwrap().remove_self_recursive();
395 return self.build_dir.remove_self_recursive(); in create_command() 410 return cache_dir.unwrap().remove_self_recursive(); in prepare_local_env()
233 pub fn remove_self_recursive(&self) -> Result<(), ExecutorError> {234 pub fn remove_self_recursive(&self) -> Result<(), ExecutorError> { remove_self_recursive() method
233 pub fn remove_self_recursive(&self) -> Result<(), ExecutorError> { in remove_self_recursive() method
395 return self.build_dir.remove_self_recursive(); in create_command() 410 return cache_dir.unwrap().remove_self_recursive(); in create_command()
395 return self.build_dir.remove_self_recursive(); in clean_target()410 return cache_dir.unwrap().remove_self_recursive(); in clean_cache()