Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPlugin

Hierarchy

  • IPlugin

Index

Properties

commands

commands: ICachedCommand[]

config

config: IConfig

hooks

hooks: object

Type declaration

  • [k: string]: string[]

Optional module

name

name: string

plugins

plugins: IPlugin[]

root

root: string

Optional tag

tag: undefined | string

topics

topics: ITopic[]

type

type: string

version

version: string

Generated using TypeDoc