dumpStateHandler
dumpStateHandler(
client
,options
?):DumpStateHandler
Parameters
• client: BaseClient
<"fork"
| "normal"
, object
>
• options?= {}
• options.throwOnFail?: undefined
| boolean
whether to default to throwing or not when errors occur
Returns
Source
packages/actions/src/DumpState/dumpStateHandler.js:11