Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/aws/jsii
/ indent
Method
indent
packages/codemaker/src/codemaker.ts:120–122 ·
view source on GitHub ↗
* Same as `open`.
(textBefore?: string)
Source
from the content-addressed store, hash-verified
118
* Same as `open`.
119
*/
120
public indent(textBefore?: string) {
121
this.open(textBefore);
122
}
123
124
/**
125
* Same as `close`.
Callers
14
validateMap
Method · 0.80
validateTypeUnion
Method · 0.80
emitClassBuilder
Method · 0.80
emit
Method · 0.80
emitMagicMethods
Method · 0.80
emit
Method · 0.80
emitSubmoduleFqnMap
Method · 0.80
openSignature
Function · 0.80
assignCallResult
Function · 0.80
assignDictionary
Function · 0.80
emitList
Function · 0.80
emit
Method · 0.80
Calls
1
open
Method · 0.95
Tested by
no test coverage detected