xdgConfigHome

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

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

Return Value

Type: string

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

Meta