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