fortify/command
Ophestra 647c6ea21b
All checks were successful
Test / Create distribution (push) Successful in 25s
Test / Run NixOS test (push) Successful in 3m26s
command: hide internal commands
This marks commands as internal via a magic usage string.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-02-23 01:36:48 +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: hide internal commands 2025-02-23 01:36:48 +09:00
flag.go command: implement builder and parser 2025-02-22 23:11:17 +09:00
help.go command: hide internal commands 2025-02-23 01:36:48 +09:00
node.go command: implement help builder 2025-02-22 22:43:37 +09:00
parse_test.go command: hide internal commands 2025-02-23 01:36:48 +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