diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-02-21 11:27:54 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-02-21 11:27:54 +0900 |
| commit | ce38ae24012a23cd278aada6fbc226d33583024c (patch) | |
| tree | 087cc71b0b83266daccb7c1c24ef92eaf6f13a46 /crates/mozart/src/commands/validate.rs | |
| parent | 8ecb8e5ea476886cb3f62a8efa4a8189e2aa4740 (diff) | |
| download | php-mozart-ce38ae24012a23cd278aada6fbc226d33583024c.tar.gz php-mozart-ce38ae24012a23cd278aada6fbc226d33583024c.tar.zst php-mozart-ce38ae24012a23cd278aada6fbc226d33583024c.zip | |
feat(show): implement show command with installed, locked, and self modes
Replaces the todo!() stub with full implementation supporting:
- List mode with aligned columns (name, version, description)
- Detail mode for single package inspection
- --locked mode reading from composer.lock
- --self mode reading from composer.json
- --no-dev, --direct, --name-only, --path filtering
- Wildcard pattern matching for package name filters
- Graceful stubs for unimplemented options (--tree, --available, etc.)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'crates/mozart/src/commands/validate.rs')
0 files changed, 0 insertions, 0 deletions
