MCPcopy
hub / github.com/node-cron/node-cron / isMatching

Method isMatching

src/time/matcher-walker.ts:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35 }
36
37 isMatching() {
38 return this.timeMatcher.match(this.baseDate);
39 }
40
41 /**
42 * Finds the next instant that satisfies the expression, strictly after the

Callers 1

Calls 1

matchMethod · 0.65

Tested by

no test coverage detected