Skip to content

scriptHandler

scriptHandler(client, options?): ScriptHandler

Parameters

client: BaseClient<"fork" | "normal", object>

options? = {}

options.throwOnFail?: undefined | boolean

whether to default to throwing or not when errors occur

Returns

ScriptHandler

Defined in

packages/actions/src/Script/scriptHandler.js:12