FOSS-VG/src/tools
BodgeMaster efa4fa560e tools/hexnet: replace built-in argument parser with lib/cli
This is the entire reason I build lib/cli in the first place:
Parsing arguments directly in a given program tends to get really messy,
not to mention all the different ways that arguments can be specified
and the redundant work required to do that on multiple programs.
2022-07-15 13:51:19 +02:00
..
dumpnbt.cpp Add license and copyright notices 2022-06-27 11:46:13 +02:00
hexnet.cpp tools/hexnet: replace built-in argument parser with lib/cli 2022-07-15 13:51:19 +02:00