UserContentFilterStore.this

Create a new #WebKitUserContentFilterStore to manipulate filters stored at storage_path.

The path must point to a local filesystem, and will be created if needed.

  1. this(void* ptr, Flag!"Take" take)
  2. this(string storagePath)
    class UserContentFilterStore
    this
    ()

Parameters

storagePath string

path where data for filters will be stored on disk

Return Value

a newly created #WebKitUserContentFilterStore