aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/src/util/auth_helper.rs
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-06-05 01:22:46 +0900
committernsfisis <nsfisis@gmail.com>2026-06-05 01:22:46 +0900
commitadf14510b00929aaee85ccb8dedf9164878a0164 (patch)
treec540e711155ee7bc65d2ac8b1a5ebdcbc33c7320 /crates/shirabe/src/util/auth_helper.rs
parentc5bcf222f98d13b104231713bf4a0aa0833c420a (diff)
downloadphp-shirabe-adf14510b00929aaee85ccb8dedf9164878a0164.tar.gz
php-shirabe-adf14510b00929aaee85ccb8dedf9164878a0164.tar.zst
php-shirabe-adf14510b00929aaee85ccb8dedf9164878a0164.zip
feat(downloader): wire ArchiveDownloader extraction and Path/Zip overrides
Implement ArchiveDownloader for Zip/Tar/Gzip/Xz/Phar/Rar so install() extracts the archive (extract + rename) instead of doing FileDownloader's plain file rename, and route install/prepare/cleanup through the mixin. ArchiveDownloader::extract becomes &mut self to match the concrete implementations. Route ZipDownloader's bespoke download() (unzip-command static init) and PathDownloader's symlink/junction/mirror download/install/remove through the DownloaderInterface trait (path: String -> &str). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/src/util/auth_helper.rs')
0 files changed, 0 insertions, 0 deletions