Skip to main content

batchAction

view on npm

Generate a Plexus Action

batchAction(fn) ⇒

Generate a Plexus Action

Returns:

The intended return value of fn, or null if an error is caught

ParamDescription
fn

The Plexus action function to run

.batchAction(fn) ⇒

Generate a Plexus Action

Returns:

The intended return value of fn, or null if an error is caught

ParamDescription
fn

The Plexus action function to run