Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
loadStepCode
Method · 0.80
handleNext
Method · 0.80
show
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected