Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
215
module.exports = MyReporter;
Callers
1
constructor
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected