river/riverctl
Isaac Freund 16cbe5f469
flags: rewrite to allow [:0]const u8 arguments
This also cleans up the code by using @Type(), eliminating the need
for the argFlag() and boolFlag() functions.

Allowing [:0]const u8 arguments makes this parser useful for
river-control commands as well.
2022-12-28 20:21:23 +01:00
..
main.zig flags: rewrite to allow [:0]const u8 arguments 2022-12-28 20:21:23 +01:00