title: _ArgTemplate


_ArgTemplate

#include <argparse.h>

Public Attributes

Public Attributes Documentation

variable id

ArgID id;

variable short_form

string short_form;

variable long_form

string long_form;

variable takes_value

bool takes_value;

variable help

string help;

Updated on 23 August 2022 at 00:54:19 UTC