MCPcopy 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
50function getRootMetaStep(step) {

Callers 1

endSectionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected