MCPcopy Index your code
hub / github.com/node-schedule/node-schedule / Job.js

File Job.js

lib/Job.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const events = require('events')
4const cronParser = require('cron-parser')

Callers

nothing calls this directly

Calls 3

isValidDateFunction · 0.85
scheduleNextRecurrenceFunction · 0.85
scheduleInvocationFunction · 0.85

Tested by

no test coverage detected