Add many hidden arguments
Synopsis
Declared in <common/args.h>
[[requires_capability(0x7f2e381ae628)]]
void
AddHiddenArgs(std::vector<std::string> const& args);
Parameters
Name |
Description |
args |
The argument names to register as hidden. |
Created with MrDocs