MCPcopy
hub / github.com/node-cron/node-cron / daemon.ts

File daemon.ts

src/tasks/background-scheduled-task/daemon.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { fileURLToPath } from "url";
2import logger, { noopLogger } from "../../logger";
3import { InlineScheduledTask } from "../inline-scheduled-task";
4import { ScheduledTask, TaskContext, TaskEvent, TaskOptions } from "../scheduled-task";

Callers

nothing calls this directly

Calls 1

bindFunction · 0.85

Tested by

no test coverage detected