Searched defs:fetch_and_extract (Results 1 – 2 of 2) sorted by relevance
60 def fetch_and_extract(target, build_id, file, beyond_corp, artifact_path=None): function
213 def fetch_and_extract(gs_url: str, into_dir: Path): function