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

    Tags an rv project's rproject.toml with the FileRole.Manifest role and lifts it to a FlowrRProjectFile, so the meta plugin reading it can look it up by role.

    Hierarchy (View Summary)

    Hierarchy-Diagram

    UML class diagram of FlowrAnalyzerRProjectFilePlugin
    Index

    Constructors

    Properties

    description: "Marks the rproject.toml manifest of an rv project." = 'Marks the rproject.toml manifest of an rv project.'

    A short description of what the plugin does.

    name: "flowr-analyzer-rproject-file-plugin" = 'flowr-analyzer-rproject-file-plugin'

    A unique, human-readable name of the plugin.

    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.

    Methods