ArgsManager::SetConfigFilePath

Set the path used for the configuration file.

Synopsis

Declared in <common/args.h>

[[requires_capability(0x7f2e381ac218)]]
void
SetConfigFilePath(fs::path filepath);

Parameters

NameDescription
filepathThe configuration file path to use.