MCPcopy
hub / github.com/triggerdotdev/trigger.dev / index.ts

File index.ts

packages/cli/src/cli/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Command } from "commander";
2import inquirer from "inquirer";
3import pathModule from "node:path";
4import { createIntegrationCommand } from "../commands/createIntegration";

Callers

nothing calls this directly

Calls 10

getVersionFunction · 0.90
initCommandFunction · 0.90
devCommandFunction · 0.90
createIntegrationCommandFunction · 0.90
updateCommandFunction · 0.90
sendEventCommandFunction · 0.90
createUrlValidatorFunction · 0.85
whoamiCommandFunction · 0.85
versionMethod · 0.45
nameMethod · 0.45

Tested by

no test coverage detected