MCPcopy Create free account
hub / github.com/danja/dogalog / getCurrentStep

Method getCurrentStep

src/tutorial/tutorialManager.js:112–114  ·  view source on GitHub ↗

* Get current step index * @returns {number}

()

Source from the content-addressed store, hash-verified

110 * @returns {number}
111 */
112 getCurrentStep() {
113 return this.currentStep;
114 }
115
116 /**
117 * Check if tutorial is completed

Callers 3

loadStepCodeMethod · 0.80
handleNextMethod · 0.80
showMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected