Fcitx
|
Public Member Functions | |
StandardPathPrivate (const std::string &packageName, const std::unordered_map< std::string, std::string > &builtInPathMap, bool skipBuiltInPath, bool skipUserPath) | |
std::string | userPath (StandardPath::Type type) const |
std::vector< std::string > | directories (StandardPath::Type type) const |
bool | skipUser () const |
bool | skipBuiltIn () const |
void | syncUmask () |
mode_t | umask () const |
Definition at line 103 of file standardpath.cpp.