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

    ClassificationConfig resolved to matchers, falling back to the built-in defaults.

    interface ResolvedClassifyOptions {
        notebookExtension: RegExp;
        shinyDescriptionTypes: ReadonlySet<string>;
        shinyEntryFiles: ReadonlySet<string>;
        shinyUsage: RegExp;
    }
    Index

    Properties

    notebookExtension: RegExp
    shinyDescriptionTypes: ReadonlySet<string>
    shinyEntryFiles: ReadonlySet<string>
    shinyUsage: RegExp