xdgDataHome

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

Meta