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

    Class BannerServiceProvider

    Provides ascii banner functionality.

    Implements

    Index
    printBanner: boolean = true

    Whether or not to print the banner, defaults to true.

    serviceId: string = BANNER_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.