IPlugin class

IPlugin class

The general plugin interface.

The IPlugin type exposes the following members:

Methods

NameDescription
process(options)Runs plugin execution with defined options.

See Also