Get data directory path
Synopsis
Declared in <common/args.h>
[[requires_capability(0x7f9524a21e48)]]
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