xdgConfigHome

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string xdgConfigHome(string subfolder, bool shouldCreate)
  2. string xdgConfigHome(string subfolder, bool shouldCreate)
    @trusted nothrow
    static if(isFreedesktop)
    string
    xdgConfigHome
    (
    string subfolder = null
    ,
    bool shouldCreate = false
    )

Meta