cache property

AlfredCache<GithubRelease>? cache
final

Optionally customize the AlfredCache providing a Cache

Implementation

final AlfredCache<GithubRelease>? cache;