diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-02-21 18:16:35 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-02-21 18:16:35 +0900 |
| commit | 6d22ea76e12cbf0c6e1b873d3350d1bfad2c5442 (patch) | |
| tree | 0adfedeed89cdeb50354876e03e2ed582292c153 /crates/mozart/src/commands/run_script.rs | |
| parent | e3967edfacf69253e5aade350b9eb933f7a9c786 (diff) | |
| download | php-mozart-6d22ea76e12cbf0c6e1b873d3350d1bfad2c5442.tar.gz php-mozart-6d22ea76e12cbf0c6e1b873d3350d1bfad2c5442.tar.zst php-mozart-6d22ea76e12cbf0c6e1b873d3350d1bfad2c5442.zip | |
feat(reinstall): implement reinstall command to re-download specified packages
Replaces the todo\!() stub with a full implementation that reads
installed.json and composer.lock, selects packages by name patterns
(with glob/wildcard support) or --type filter, removes vendor
directories, re-downloads from dist, and regenerates the autoloader.
Supports --dry-run, --no-dev, and all standard autoloader flags.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'crates/mozart/src/commands/run_script.rs')
0 files changed, 0 insertions, 0 deletions
