writableApplicationsPath

Path where .desktop files can be stored without requiring of root privileges. It's practically the same as writablePath(StandardPath.applications). This function is defined only on freedesktop systems to avoid confusion with other systems that have data paths not compatible with Desktop Entry Spec. Note: it does not check if returned path exists and appears to be directory.

version(!OSX && Posix)
@trusted nothrow
string
writableApplicationsPath
()

Meta