Quantum
SourceSummary
add_job(e, fun) | Adds a new job |
jobs() | Returns the list of currently defined jobs |
Types
fun0 :: (() -> Type)
A function/0 to be called when cron expression matches
Functions
Specs:
Adds a new job
Specs:
- jobs :: [job]
Returns the list of currently defined jobs