The serenity server instance.
Optional
properties: Partial<PipelineProperties>The properties for the pipeline.
Readonly
esmWhether the pipeline is running in ESM mode.
Readonly
loggerThe logger for the plugins pipeline.
Readonly
pluginsThe plugins loaded in the pipeline.
Protected
Readonly
propertiesThe properties for the plugins pipeline.
Protected
Readonly
serenityThe serenity server instance for the plugins pipeline.
Protected
Readonly
tempThe temporary paths used by the pipeline.
The path to the plugins directory.
The path to the plugins directory.
Protected
bindInitializes the plugins pipeline.
Link a module to the pipeline.
The name of the module to link.
The module to link.
Starts the plugins pipeline.
Stops the plugins pipeline.
Creates a new instance of the Pipeline class.