Set the path used for the configuration file.
Synopsis
Declared in <common/args.h>
[[requires_capability(0x7f2e381ac218)]]
void
SetConfigFilePath(fs::path filepath);
Parameters
Name |
Description |
filepath |
The configuration file path to use. |
Created with MrDocs