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

    Reads a uvr uvr.toml, whose [dev-dependencies] land in suggests.

    Hierarchy (View Summary)

    Index
    description: "Extracts project meta information and dependencies from a uvr.toml." = 'Extracts project meta information and dependencies from a uvr.toml.'

    A short description of what the plugin does.

    name: "flowr-analyzer-meta-uvr-manifest-file-plugin" = 'flowr-analyzer-meta-uvr-manifest-file-plugin'

    A unique, human-readable name of the plugin.

    reads: typeof FlowrUvrManifestFile = FlowrUvrManifestFile

    the manifest flavor this plugin reads, the others are left to their own plugin

    type: DependencyIdentification = PluginType.DependencyIdentification

    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.