@tsdotnet/string-builder - v1.2.3
Preparing search index...
default
Class default
Index
Constructors
constructor
Properties
new
Line
Accessors
is
Empty
Methods
append
append
Line
append
Lines
append
Single
append
These
clear
dispose
join
set
New
Line
to
String
Constructors
constructor
new
default
(
...
initial
:
any
[]
)
:
default
Parameters
...
initial
:
any
[]
Returns
default
Properties
new
Line
newLine
:
string
= '\n'
Accessors
is
Empty
get
isEmpty
()
:
boolean
Returns
boolean
Methods
append
append
(
...
items
:
any
[]
)
:
this
Parameters
...
items
:
any
[]
Returns
this
append
Line
appendLine
(
...
items
:
any
[]
)
:
this
Parameters
...
items
:
any
[]
Returns
this
append
Lines
appendLines
(
items
:
any
[]
)
:
this
Parameters
items
:
any
[]
Returns
this
append
Single
appendSingle
(
item
:
unknown
)
:
this
Parameters
item
:
unknown
Returns
this
append
These
appendThese
(
items
:
any
[]
)
:
this
Parameters
items
:
any
[]
Returns
this
clear
clear
()
:
void
Returns
void
dispose
dispose
()
:
void
Returns
void
join
join
(
delimiter
:
string
)
:
string
Parameters
delimiter
:
string
Returns
string
set
New
Line
setNewLine
(
newLine
:
string
)
:
this
Parameters
newLine
:
string
Returns
this
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
new
Line
Accessors
is
Empty
Methods
append
append
Line
append
Lines
append
Single
append
These
clear
dispose
join
set
New
Line
to
String
@tsdotnet/string-builder - v1.2.3
Loading...