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

    Reads package versions from a packrat.lock (multi-record DCF, metadata first). packrat pins are exact.

    Hierarchy (View Summary)

    Hierarchy-Diagram

    UML class diagram of FlowrAnalyzerPackageVersionsPackratPlugin
    Index

    Constructors

    Properties

    description: "Extracts package versions from a packrat.lock lockfile." = 'Extracts package versions from a packrat.lock lockfile.'

    A short description of what the plugin does.

    name: "flowr-analyzer-package-versions-packrat-plugin" = 'flowr-analyzer-package-versions-packrat-plugin'

    A unique, human-readable name of the 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.

    Methods