diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-05-05 12:50:43 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-05-05 12:55:09 +0900 |
| commit | 78a627f9b839e902faec6e5f7fee4ec19fc0e4b8 (patch) | |
| tree | 9438a91dc70e87ce78091377f571316ecf1a2a7b /crates/mozart/src/commands/suggests.rs | |
| parent | a55ad1cc44c12836eca5652d231902968e04eea1 (diff) | |
| download | php-mozart-78a627f9b839e902faec6e5f7fee4ec19fc0e4b8.tar.gz php-mozart-78a627f9b839e902faec6e5f7fee4ec19fc0e4b8.tar.zst php-mozart-78a627f9b839e902faec6e5f7fee4ec19fc0e4b8.zip | |
refactor(depends): share execution path with prohibits via do_execute
Mirror composer's BaseDependencyCommand::doExecute by collapsing the
duplicated working-dir/load/lookup/print pipeline in depends.rs and
prohibits.rs into a single dependency::do_execute helper driven by an
`inverted` flag. The clap arg structs stay in their per-command modules
and just forward to the shared entry point.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/mozart/src/commands/suggests.rs')
0 files changed, 0 insertions, 0 deletions
