@eagleoutice/flowr - v2.13.1
    Preparing search index...

    synchronous ensurePlain (blocking decompression) -- a hash must be supplied to key the cache

    interface EnsurePlainSyncOptions {
        cacheDir?: string;
        hash: string;
        index?: SigDbIndex;
        indexless?: boolean;
    }

    Hierarchy (View Summary)

    Hierarchy-Diagram

    UML class diagram of EnsurePlainSyncOptions
    Index

    Properties

    cacheDir?: string
    hash: string
    index?: SigDbIndex
    indexless?: boolean

    the source is not a seekable bundle (e.g. a shared dictionary file) -- decompress only, write no .idx