aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe-external-packages/src/symfony/console/descriptor/xml_descriptor.rs
AgeCommit message (Expand)Author
2026-06-27refactor: fix compiler warnings and clippy warningsnsfisis
2026-06-24feat(console): implement application description for `list`nsfisis
2026-06-24fix(console): make Command/BaseCommand methods take &selfnsfisis
2026-06-22feat(console): implement XmlDescriptor via DOM shimnsfisis
2026-06-20feat(command): implement --help outputnsfisis
2026-06-14chore: add "ref" comments to file headernsfisis
2026-06-13fix(console): flatten Application inheritance to restore overridesnsfisis
2026-06-12feat(symfony-console): port Symfony Console and make the workspace compilensfisis