If command is non‐empty: Any args that followed it If command is empty: The unregistered command and any args that followed it

Synopsis

Declared in <common/args.h>

std::vector<std::string> args;

Created with MrDocs