http://glfwtfwhlsm2u5pw3b7crist7bt7fwepj2wgv3n3b64unj22v5435tyd.onion/code/sargparse.html
Also suggestions for bash completion will only be generated for the “fancyfy” parameter if the “run_me” command would be active. Parsing and everything To use sargparse you need to hand the command line parameters to the parser: #include <sargparse/ArgumentParsing.h>
#include <sargparse/Parameter.h>
#include <iostream>
namespace {
// the type here is an optional to make it possible to _not_ provide a value to help. e.g., myapplication --help --foobar
auto printHelp =...