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

    The configurable classification inputs, from project.classification.

    interface ClassificationConfig {
        notebookExtensions?: readonly string[];
        shinyDescriptionTypes?: readonly string[];
        shinyEntryFiles?: readonly string[];
        shinyUsagePattern?: string;
    }
    Index

    Properties

    notebookExtensions?: readonly string[]
    shinyDescriptionTypes?: readonly string[]
    shinyEntryFiles?: readonly string[]
    shinyUsagePattern?: string