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

File update.ts

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

Source from the content-addressed store, hash-verified

1import { Router } from "express"
2import { version } from "../constants"
3import { ensureAuthenticated } from "../http"
4

Callers

nothing calls this directly

Calls 3

RouterFunction · 0.85
getUpdateMethod · 0.80
isLatestVersionMethod · 0.80

Tested by

no test coverage detected