MCPcopy Index your code
hub / github.com/coder/code-server / entry.ts

File entry.ts

src/node/entry.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { logger } from "@coder/logger"
2import { optionDescriptions, parse, readConfigFile, setDefaults, shouldOpenInExistingInstance } from "./cli"
3import { getVersionString, getVersionJsonString } from "./constants"
4import { openInExistingInstance, runCodeServer, runCodeCli, shouldSpawnCliProcess } from "./main"

Callers

nothing calls this directly

Calls 1

entryFunction · 0.85

Tested by

no test coverage detected