diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-05-06 18:23:37 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-05-06 19:49:08 +0900 |
| commit | 706f579477b5aa2bd287f9aa674281580b4f5433 (patch) | |
| tree | a4a5701345b8111e308f1f5a0255d04897f50aea /crates/mozart/Cargo.toml | |
| parent | 3d128352f93c4416d087069947920e9fa864df7d (diff) | |
| download | php-mozart-706f579477b5aa2bd287f9aa674281580b4f5433.tar.gz php-mozart-706f579477b5aa2bd287f9aa674281580b4f5433.tar.zst php-mozart-706f579477b5aa2bd287f9aa674281580b4f5433.zip | |
fix(status): remove conflicting local verbose arg
The StatusArgs struct redefined `verbose` as bool while Cli defines a
global `verbose: u8` with ArgAction::Count. clap's runtime type check
panicked on access. Drop the local field and rely on cli.verbose, which
matches Composer's StatusCommand treating -v|-vv|-vvv as a single flag.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/mozart/Cargo.toml')
0 files changed, 0 insertions, 0 deletions
