fortify/command
Ophestra 416d93e880
All checks were successful
Test / Create distribution (push) Successful in 26s
Test / Run NixOS test (push) Successful in 3m25s
command: expose print help
This is useful for custom help commands.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-02-23 01:17:57 +09:00
..
builder_test.go command: root early handler func special case 2025-02-23 00:55:18 +09:00
builder.go command: root early handler func special case 2025-02-23 00:55:18 +09:00
command.go command: expose print help 2025-02-23 01:17:57 +09:00
flag.go command: implement builder and parser 2025-02-22 23:11:17 +09:00
help.go command: expose print help 2025-02-23 01:17:57 +09:00
node.go command: implement help builder 2025-02-22 22:43:37 +09:00
parse_test.go command: root early handler func special case 2025-02-23 00:55:18 +09:00
parse.go command: root early handler func special case 2025-02-23 00:55:18 +09:00
unreachable_test.go command: root early handler func special case 2025-02-23 00:55:18 +09:00
wrap.go command: implement builder and parser 2025-02-22 23:11:17 +09:00