MCPcopy
hub / github.com/continuedev/continue / index.ts

File index.ts

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3// MUST be the first import - intercepts console/stdout/stderr before any dependencies load
4import "./init.js";

Callers

nothing calls this directly

Calls 15

markUnhandledErrorFunction · 0.85
gracefulExitFunction · 0.85
getVersionFunction · 0.85
addCommonOptionsFunction · 0.85
readStdinSyncFunction · 0.85
validateFlagsFunction · 0.85
handleValidationErrorsFunction · 0.85
safeStderrFunction · 0.85
listSessionsCommandFunction · 0.85
mergeParentOptionsFunction · 0.85

Tested by

no test coverage detected