Skip to main content

lightyear.rerun

Home > @runlightyear/lightyear > RERUN

RERUN variable

This can be thrown inside a RunFunc to end execution tell the action to rerun.

The action will be rerun with the same props as the original run.

Signature:
RERUN = "RERUN"