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>
Core API Overview > @adpt/core > Adapt > PluginManager > act
Signature:
act(options: ActOptions): Promise<ActComplete>;
Parameter | Type | Description |
---|---|---|
options | ActOptions |
Returns:
Promise<ActComplete>