MCPcopy Create free account
hub / github.com/json-editor/json-editor / getPathDepth

Method getPathDepth

src/editor.js:544–546  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

542 }
543
544 getPathDepth () {
545 return this.path.split('.').length
546 }
547
548 cleanText (txt) {
549 /* Clean out HTML tags from txt */

Callers 3

buildMethod · 0.80
buildMethod · 0.80
buildMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected