MCPcopy Index your code
hub / github.com/triggerdotdev/trigger.dev / index.ts

File index.ts

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

Source from the content-addressed store, hash-verified

1import { Command } from "commander";
2import { configureDeployCommand } from "../commands/deploy.js";
3import { configureDevCommand } from "../commands/dev.js";
4import { configureInitCommand } from "../commands/init.js";

Callers

nothing calls this directly

Calls 11

configureLoginCommandFunction · 0.85
configureInitCommandFunction · 0.85
configureDevCommandFunction · 0.85
configureDeployCommandFunction · 0.85
configureWhoamiCommandFunction · 0.85
configureLogoutCommandFunction · 0.85
configureUpdateCommandFunction · 0.85
getVersionFunction · 0.50
versionMethod · 0.45
nameMethod · 0.45

Tested by

no test coverage detected