MCPcopy Create free account
hub / github.com/breck7/scroll / _getIndentLevel

Method _getIndentLevel

external/.scrollLibs.js:15946–15948  ·  view source on GitHub ↗
(relativeTo)

Source from the content-addressed store, hash-verified

15944 })
15945 }
15946 _getIndentLevel(relativeTo) {
15947 return this._getStack(relativeTo).length
15948 }
15949 getParentFirstArray() {
15950 const levels = this._getLevels()
15951 const arr = []

Callers 6

getIndentLevelMethod · 0.95
indentationMethod · 0.95
_getLevelsMethod · 0.80

Calls 1

_getStackMethod · 0.95

Tested by

no test coverage detected