Source symbols: api/download_work_dir_file.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: 8
- Referenced calls: 31
Declared symbols
stream_file_download— def at line 15; referencesisinstance,getsize,tell,seek,ValueError,open,read,guess_type,Response,generate,make_disposition,strgenerate— def at line 40; referencesisinstance,open,read,seek,guess_type,Response,make_disposition,strmake_disposition— def at line 80; referencesencode,decode,quoteresolve_download_path— def at line 89; referencesPath,get_base_dir,resolve,is_absolute,relative_to,ValueError,strDownloadFile— class at line 107; referencesget,ValueError,startswith,call_development_function,Response,str,Exception,basename,rstrip,is_development,BytesIO,b64decode,stream_file_downloadget_methods— def at line 110process— def at line 113; referencesget,ValueError,startswith,call_development_function,Response,str,Exception,basename,rstrip,is_development,BytesIO,b64decode,stream_file_downloadfetch_file— def at line 166; referencesopen,read,b64encode,decode
File-level call references
isinstance— line 28getsize— line 30tell— line 33seek— line 34ValueError— line 38open— line 43read— line 45guess_type— line 59Response— line 64generate— line 65make_disposition— line 69str— line 70encode— line 82decode— line 82quote— line 83Path— line 91get_base_dir— line 91resolve— line 91is_absolute— line 94relative_to— line 100get— line 114startswith— line 117call_development_function— line 121Exception— line 132basename— line 136rstrip— line 136is_development— line 138BytesIO— line 140b64decode— line 140stream_file_download— line 141b64encode— line 169
Source: api/download_work_dir_file.py