Core API Overview > @adpt/core > Adapt > PluginManager > act
Adapt.PluginManager.act() method
Signature:
act(options: ActOptions): Promise<ActComplete>;
Parameters
Parameter | Type | Description |
---|---|---|
options | ActOptions |
Returns:
Promise<ActComplete>
Adapt v0.2.0: now with Node.js v12 and v13 support, easier installs, and more! Read more...