fortify/command
Ophestra 54308f79d2
All checks were successful
Test / Create distribution (push) Successful in 26s
Test / Run NixOS test (push) Successful in 3m28s
command: expose command with direct handling
This exposes flag set on commands with direct handling.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-02-23 00:24:03 +09:00
..
builder_test.go command: implement builder and parser 2025-02-22 23:11:17 +09:00
builder.go command: expose command with direct handling 2025-02-23 00:24:03 +09:00
command.go command: expose command with direct handling 2025-02-23 00:24:03 +09:00
flag.go command: implement builder and parser 2025-02-22 23:11:17 +09:00
help.go command: implement help builder 2025-02-22 22:43:37 +09:00
node.go command: implement help builder 2025-02-22 22:43:37 +09:00
parse_test.go command: implement builder and parser 2025-02-22 23:11:17 +09:00
parse.go command: implement builder and parser 2025-02-22 23:11:17 +09:00
unreachable_test.go command: implement builder and parser 2025-02-22 23:11:17 +09:00
wrap.go command: implement builder and parser 2025-02-22 23:11:17 +09:00