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

    Class DefaultPluginServiceProvider

    Interface allowing a service to be provided to the CLI.

    Implements

    Index
    serviceId: "PLUGIN_SERVICE" = PLUGIN_SERVICE_ID

    The ID which identifies the service provided.

    servicePriority: number

    Used to determine the order in which multiple service instances will be initialised. Higher values will be initialised before lower values.