Cache.this

Sets our main struct and passes it to the parent class.

  1. this(SoupCache* soupCache, bool ownedRef)
    class Cache
    this
    (
    SoupCache* soupCache
    ,
    bool ownedRef = false
    )
  2. this(string cacheDir, SoupCacheType cacheType)

Meta