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

Function decreaseCurrentDepth

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

Source from the content-addressed store, hash-verified

2004 };
2005
2006 var decreaseCurrentDepth = function () {
2007 currentDepth--;
2008 };
2009
2010 var getIndentation = function (size) {
2011 return ' '.repeat(size);

Callers 1

formatFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…