preaction
Generate a Plexus Action
preaction(fn) ⇒
Generate a Plexus Action
Returns:
The intended return value of fn, or null if an error is caught
| Param | Description |
|---|---|
| fn | The Plexus action function to run |
.preaction(fn) ⇒
Generate a Plexus Action
Returns:
The intended return value of fn, or null if an error is caught
| Param | Description |
|---|---|
| fn | The Plexus action function to run |