Skip to content

workloads / main / CronOptions

Interface: CronOptions

Properties

PropertyTypeDescription
run() => Promise<void>Function with the code that will be executed.
schedulestringSchedule in crontab format.