xdgDataHome

The base directory relative to which user specific data files should be stored.

  1. string xdgDataHome()
    version(Docs)
    nothrow @trusted
    string
    xdgDataHome
    ()
  2. string xdgDataHome()

Return Value

Type: string

the same value as standardPaths(StandardPath.data) Note: This function is Freedesktop only.

Meta