Return config file path (read‐only)
Synopsis
Declared in <common/args.h>
[[requires_capability(0x7f9524a21478)]]
fs::path
GetConfigFilePath() const;
Return Value
The path to the configuration file.
Created with MrDocs