cron 1.1Cron Scheduling API
Install
To install cron with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:
Or to install cron with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:
Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/
directory.
Use
To use cron in a Fantom project, add a dependency to the project's build.fan
:
depends = ["sys 1.0", ..., "cron 1.1"]
Documentation
Information
Meta information on the cron pod:
- Published by
- afrankvt
- Organisation
- Novant
- Pod file size
- 34.78 kB
- Licence
- MIT
- Built on
- 18th Feb 2023
- Source code
- via Git at https://github.com/novant-io/cron
- Depends on
- concurrent, sys, util
- Referenced by
- Javascript Compatible
- No
Dependency Graph
Use mouse to re-position pods