Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PageLeay/celestial-runtime
/ increaseIndent
Method
increaseIndent
reporter.cjs:210–210 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
208
}
209
210
increaseIndent() { this._indents++; }
211
212
decreaseIndent() { this._indents--; }
213
}
Callers
1
constructor
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected