Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ getCtx
Method
getCtx
lib/internal/test_runner/test.js:1729–1731 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1727
}
1728
1729
getCtx() {
1730
return
this.parentTest.getCtx();
1731
}
1732
1733
getRunArgs() {
1734
return
this.#args;
Callers
nothing calls this directly
Calls
1
getCtx
Method · 0.45
Tested by
no test coverage detected