dsrcgen ~master (2016-09-12T18:28:41Z)
Dub
Repo
BaseModule.indent
dsrcgen
base
BaseModule
Render content with an indentation that takes the parent in consideration.
class
BaseModule
string
indent
const pure nothrow
(
string
s
,
int
parent_level
,
int
level
)
Meta
Source
See Implementation
dsrcgen
base
BaseModule
constructors
this
functions
append
clearChildren
indent
prepend
reset
sep
setIndentation
suppressIndent
suppressThisIndent
Render content with an indentation that takes the parent in consideration.