Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
24
const
createRun = (name, config) => {
Callers
4
run-multiple.js
File · 0.45
prepareChunks
Method · 0.45
prepareBrowsers
Method · 0.45
filterSelectedBrowsers
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected