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