Get data directory path with appended network identifier

Synopsis

Declared in <common/args.h>

[[requires_capability(0x7f2e381acbe8)]]
fs::path
GetDataDirNet() const;

Return Value

Absolute path on success, otherwise an empty path when a non‐directory path would be returned

Created with MrDocs