MCPcopy Index your code
hub / github.com/triggerdotdev/trigger.dev / edge-cases.ts

File edge-cases.ts

references/job-catalog/src/edge-cases.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createExpressServer } from "@trigger.dev/express";
2import { Job, TriggerClient, invokeTrigger } from "@trigger.dev/sdk";
3import fs from "node:fs";
4import fsPromises from "node:fs/promises";

Callers

nothing calls this directly

Calls 11

invokeTriggerFunction · 0.90
createExpressServerFunction · 0.90
defineJobMethod · 0.80
toStringMethod · 0.80
thenMethod · 0.80
jsonMethod · 0.80
waitMethod · 0.80
attachToClientMethod · 0.80
infoMethod · 0.65
fetchFunction · 0.50
runTaskMethod · 0.45

Tested by

no test coverage detected