Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ current
Method
current
lib/step/section.js:45–47 ·
view source on GitHub ↗
* @returns {Section}
()
Source
from the content-addressed store, hash-verified
43
* @returns {Section}
44
*/
45
static current() {
46
return
currentSection
47
}
48
}
49
50
function
getRootMetaStep(step) {
Callers
1
endSection
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected