SearchPluginConfig

data class SearchPluginConfig(val storageStrategy: StorageStrategy = StorageStrategy.StoreCopy)

Constructors

Link copied to clipboard
constructor(storageStrategy: StorageStrategy = StorageStrategy.StoreCopy)

Properties

Link copied to clipboard

Strategy to store items from this provider in the launcher database