mirror of
https://github.com/brunopostle/ifcurl.git
synced 2026-07-12 02:08:13 +00:00
Implements ifcurl-i07. fetch_ifc_path() fetches the IFC file and writes it to ~/.cache/ifcurl/<url-hash>/<hexsha>/<basename>, returning the path alongside the is_stale flag. Content-addressed by commit hexsha, so the file is never rewritten once present. Works for both local and remote URLs. Underpins the connector and checkout layers (ifcurl-5oo). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_auth.py | ||
| test_bcf.py | ||
| test_bcf_api.py | ||
| test_diff.py | ||
| test_documents_api.py | ||
| test_git.py | ||
| test_render.py | ||
| test_sandbox.py | ||
| test_service.py | ||
| test_url.py | ||
| test_viewer_url.mjs | ||