Open jdcaporale opened 1 year ago
It would be nice to have an argument/flag parser for options, e.g. "sudo ./run_test --dry-run"
The gflags library comes to mind, but some sort of parser would be nice.
It would be nice to have an argument/flag parser for options, e.g. "sudo ./run_test --dry-run"
The gflags library comes to mind, but some sort of parser would be nice.