MCPcopy Create free account
hub / github.com/UI5/webcomponents / appendIndentation

Function appendIndentation

packages/main/test/pages/diffable-html.js:2038–2040  ·  view source on GitHub ↗
(depth)

Source from the content-addressed store, hash-verified

2036 };
2037
2038 var appendIndentation = function (depth) {
2039 append(getIndentationForDepth(depth));
2040 };
2041
2042 var appendCurrentIndentation = function () {
2043 append(getCurrentIndentation());

Callers 1

Calls 2

getIndentationForDepthFunction · 0.85
appendFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…