enum RemiLib::Config::DirectoryType
Overview
The supported types of user configuration directories.
Defined in:
remilib/config/resolver.crEnum Members
-
Xdg =
0
-
Follows the XDG Base Directory Specification.
-
Windows =
1
-
Uses the
%APPDATA%
directory. -
Custom =
2
-
A custom directory type.