| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-23 | command/flag: implement repeatable flag | Ophestra | |
| Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2025-02-23 | command/flag: implement integer flag | Ophestra | |
| Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2025-02-23 | command: hide internal commands | Ophestra | |
| This marks commands as internal via a magic usage string. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2025-02-23 | command: root early handler func special case | Ophestra | |
| This allows for early initialisation with access to flags on the root node. This can be useful for configuring global state used by subcommands. Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
| 2025-02-22 | command: implement builder and parser | Ophestra | |
| Signed-off-by: Ophestra <cat@gensokyo.uk> | |||
