Get data directory path
Synopsis
Declared in <common/args.h>
[[requires_capability(0x7ff37b45baa8)]]
fs::path
GetDataDirBase() const;
Return Value
Absolute path on success, otherwise an empty path when a non‐directory path would be returned
Created with MrDocs