applicationsPaths

ditto, but returns paths based on known data paths. It's practically the same as standardPaths(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.

  1. string[] applicationsPaths(string[] dataPaths)
  2. string[] applicationsPaths()
    version(!OSX && Posix)
    @trusted nothrow
    string[]
    applicationsPaths
    ()

Meta