Searched defs:download (Results 1 – 2 of 2) sorted by relevance
146 def download(url, temp_file, temp_file_name): function
46 def download(name: str, git_url: str, revision: str, target_path: str, show_progress: bool = False)… function