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

    Shared body of the .Rd-family plugins below; a concrete class only adds its name, description, default pattern, lift, and (twice) applies.

    Type Parameters

    Hierarchy (View Summary)

    Index
    description: string

    A short description of what the plugin does.

    lift: (file: FlowrFileProvider) => F

    Lifts a matched file into this plugin's FlowrXFile, tagged with its FileRole.

    name: string

    A unique, human-readable name of the plugin.

    pattern: RegExp
    type: FileLoad = PluginType.FileLoad

    The type of the plugin, determining when and for what purpose it is applied during the analysis.

    version: SemVer = ...

    The version of the plugin, ideally following semver.