MCPcopy Create free account
hub / github.com/PageLeay/celestial-runtime / decreaseIndent

Method decreaseIndent

reporter.cjs:212–212  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

210 increaseIndent() { this._indents++; }
211
212 decreaseIndent() { this._indents--; }
213}
214
215module.exports = MyReporter;

Callers 1

constructorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected