Get the default data directory for the current platform and user.

Synopsis

Declared in <util/fs_helpers.h>

fs::path
GetDefaultDataDir();

Return Value

The absolute path of the default data directory.

Created with MrDocs