Skip to Content
Pulpfixer 2
DocumentationAPI ReferenceTypesPluginsFunctionsFunction: installPlugin()

pulpfixer v1.4.21


Function: installPlugin()

installPlugin(pkg): Promise<void>

Install a plugin

To be used in the postinstall script for plugin addons

Parameters

pkg

string

Plugin package name

Returns

Promise<void>

Last updated on