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

File i18n.test.ts

test/unit/node/i18n.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { promises as fs } from "fs"
2import * as os from "os"
3import * as path from "path"
4import { loadCustomStrings } from "../../../src/node/i18n"

Callers

nothing calls this directly

Calls 2

loadCustomStringsFunction · 0.90
describeFunction · 0.85

Tested by

no test coverage detected