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

    This plugin provides supports for the identification of installed files (files below an inst/ folder). If you use multiple plugins, this should be included before other plugins.

    Hierarchy (View Summary)

    Hierarchy-Diagram

    UML class diagram of FlowrAnalyzerMetaInstFilesPlugin
    Index

    Constructors

    Properties

    description: "Loads installed files." = 'Loads installed files.'

    A short description of what the plugin does.

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

    Methods