aboutsummaryrefslogtreecommitdiffhomepage
path: root/command
AgeCommit message (Expand)Author
2026-08-07command: hard wrap help message flagsOphestra
2026-08-07command: use NUL for magic usage stringOphestra
2026-06-08all: apply modernisersOphestra
2025-10-13treewide: parallel testsOphestra
2025-07-03treewide: migrate to hakurei.appOphestra
2025-06-25treewide: rename to hakureiOphestra
2025-02-23command: filter parse errorsOphestra
2025-02-23command/flag: implement repeatable flagOphestra
2025-02-23command/flag: implement integer flagOphestra
2025-02-23command: hide internal commandsOphestra
2025-02-23command: expose print helpOphestra
2025-02-23command: root early handler func special caseOphestra
2025-02-23command: expose command with direct handlingOphestra
2025-02-22command: implement builder and parserOphestra
2025-02-22command: implement help builderOphestra
2025-02-22command: implement node structureOphestra
2025-02-22command: declare command interfaceOphestra