Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IPlugin

Index

Properties

moduleName

moduleName: string

Name of the module.

Optional supportedVersions

supportedVersions: string[]

Contains all supported versions. All versions must be compatible with semver format. If the version is not supported, we won't apply tasks (see enable method). If omitted, all versions of the module will be used. NOT IMPLEMENTED YET

Methods

disable

  • disable(): void

enable

Generated using TypeDoc