[#ArgsManager-GetDataDirBase] = xref:ArgsManager.adoc[ArgsManager]::GetDataDirBase :relfileprefix: ../ :mrdocs: Get data directory path == Synopsis Declared in `<common/args.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7f2e381acaa8)]] xref:fs/path.adoc[fs::path] GetDataDirBase() const; ---- == Return Value Absolute path on success, otherwise an empty path when a non‐directory path would be returned [.small]#Created with https://www.mrdocs.com[MrDocs]#