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

File wrapper.test.ts

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

Source from the content-addressed store, hash-verified

1import { ChildProcess, ParentProcess, isChild } from "../../../src/node/wrapper"
2
3describe("wrapper", () => {
4 describe("isChild", () => {

Callers

nothing calls this directly

Calls 2

isChildFunction · 0.90
describeFunction · 0.85

Tested by

no test coverage detected