xdgCacheHome

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

Meta