Searched defs:download (Results 1 – 3 of 3) sorted by relevance
43 def download(name: str, git_url: str, revision: str, target_path: str, show_progress: bool = False)… function
138 def download(download_url, temp_file, temp_file_name): function
350 def download(self): member in Workload