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

    Tags a project's virtual-environment lockfiles with the FileRole.VirtualEnv role, so the version plugins that read them can look them up by role instead of scanning every project file.

    Hierarchy (View Summary)

    Index
    description: "Marks virtual-environment lockfiles (renv.lock, rv.lock, uvr.lock)." = 'Marks virtual-environment lockfiles (renv.lock, rv.lock, uvr.lock).'

    A short description of what the plugin does.

    name: "flowr-analyzer-virtualenv-files-plugin" = 'flowr-analyzer-virtualenv-files-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.