Equation Citator v1.3.12 Documentation
    Preparing search index...

    Class LineHashCache

    Hierarchy (View Summary)

    Index
    cache: Map<string, CachedData<LineHash>> = ...
    forceUpdateTimeout: number
    isDestroyed: boolean = false
    maxCacheSize: number = 30
    plugin: default
    • Get statistcs about the cache

      Returns { newestEntry?: number; oldestEntry?: number; size: number }