Options
All
  • Public
  • Public/Protected
  • All
Menu

Class to represent a plugin.

Hierarchy

  • ServicePlugin

Index

Properties

Methods

Properties

Static LABEL

LABEL: string = ""

Static NAME

NAME: string = ""

Methods

Static getMakeFiles

Static getServices

  • getServices(): typeof Service[]
  • Return the services for the plugin.

    function

    getServices

    memberof

    ServicePlugin

    static

    Returns typeof Service[]

    List of services.

Generated using TypeDoc