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