[#ArgsManager-Command-args] = xref:ArgsManager.adoc[ArgsManager]::xref:ArgsManager/Command.adoc[Command]::args :relfileprefix: ../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::vector<std::string> args; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#