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

Method getConfig

lib/command/run-multiple/run.js:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 }
18
19 getConfig() {
20 return this.config;
21 }
22}
23
24const createRun = (name, config) => {

Callers 4

run-multiple.jsFile · 0.45
prepareChunksMethod · 0.45
prepareBrowsersMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected