Source symbols: api/download_work_dir_files.py
Deterministic, value-free symbol metadata extracted from public source. Implementations and literal values are not copied into this page.
- Revision: main@d1d48bc9c0e6e253e87c354ce757c518820c6e25 · 2026-07-20T15:04:19Z
- Declarations: 10
- Referenced calls: 45
Declared symbols
DownloadFiles— class at line 16; referencesnormalize_paths,get,Response,str,call_development_function,selected_archive_name,len,is_development,BytesIO,b64decode,stream_file_downloadprocess— def at line 17; referencesnormalize_paths,get,Response,str,call_development_function,selected_archive_name,len,is_development,BytesIO,b64decode,stream_file_downloadnormalize_paths— def at line 46; referencesisinstance,ValueError,set,strip,startswith,append,addselected_archive_name— def at line 67; referencesget,now,strftimecreate_selected_zip— def at line 72; referencesPath,get_base_dir,resolve,resolve_download_path,is_file,normalize_paths,exists,append,collapse_nested_paths,FileNotFoundError,NamedTemporaryFile,set,ZipFile,unique_archive_name,archive_root_name,write_zip_entryresolve_download_path— def at line 103; referencesValueError,Path,resolve,is_absolute,relative_tocollapse_nested_paths— def at line 118; referencessorted,len,any,appendarchive_root_name— def at line 127; referencesrelative_to,as_posix,stripunique_archive_name— def at line 140; referencesadd,splitextwrite_zip_entry— def at line 156; referencesis_dir,walk,sort,Path,relative_to,writestr,as_posix,rstrip,write
File-level call references
normalize_paths— line 19get— line 19Response— line 21str— line 21call_development_function— line 29selected_archive_name— line 37len— line 37is_development— line 38BytesIO— line 40b64decode— line 40stream_file_download— line 41isinstance— line 47ValueError— line 48set— line 51strip— line 55startswith— line 58append— line 61add— line 62now— line 68strftime— line 68Path— line 73get_base_dir— line 73resolve— line 73resolve_download_path— line 74is_file— line 75exists— line 81collapse_nested_paths— line 84FileNotFoundError— line 86NamedTemporaryFile— line 88ZipFile— line 91unique_archive_name— line 95archive_root_name— line 96write_zip_entry— line 98is_absolute— line 108relative_to— line 111sorted— line 120any— line 121as_posix— line 130splitext— line 146is_dir— line 157walk— line 159sort— line 160writestr— line 167rstrip— line 167write— line 172
Source: api/download_work_dir_files.py