Searched refs:ensure_dir_exists (Results 1 – 2 of 2) sorted by relevance
18 ensure_dir_exists(dest_file_base_name.parent)34 def ensure_dir_exists(dir: Path) -> None: function39 ensure_dir_exists(dest_file.parent)53 ensure_dir_exists(dir)89 ensure_dir_exists(download_path.parent)
67 def ensure_dir_exists(dirpath): function91 ensure_dir_exists(dirpath)