Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ setOriginalName
Method
setOriginalName
lib/command/run-multiple/run.js:7–9 ·
view source on GitHub ↗
(originalName)
Source
from the content-addressed store, hash-verified
5
}
6
7
setOriginalName(originalName) {
8
this.originalName = originalName;
9
}
10
11
getOriginalName() {
12
return
this.originalName;
Callers
2
prepareChunks
Method · 0.80
prepareBrowsers
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected