@flowscripter/dynamic-plugin-framework
    Preparing search index...

    Class LocalFolderPluginRepository

    VersionedPluginRepository backed by a local folder containing plugin bundle files.

    Tracks installed plugins via a JSON manifest file (manifestFileName) written to pluginFolderPath. Used as the local installation target by HttpPluginInstaller.

    Implements

    Index

    Constructors

    Properties

    manifestFileName: string
    pluginFolderPath: string

    Methods