MCPcopy Index your code
hub / github.com/codeceptjs/CodeceptJS / outputBaseDir

Function outputBaseDir

bin/mcp-server.js:366–368  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

364}
365
366function outputBaseDir() {
367 return global.output_dir || resolvePath(process.cwd(), 'output')
368}
369
370// In-process pause coordination. When a test running through run_test calls
371// pause(), the handler registered via setPauseHandler resolves a "paused"

Callers 2

mcp-server.jsFile · 0.85
captureLiveArtifactsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected