KC's Workspace
Github
Preparing search index...
@kcws/actkits
z
core
Doc
Class Doc
Index
Constructors
constructor
Properties
args
content
indent
Methods
compile
indented
write
Constructors
constructor
new
Doc
(
args
?:
string
[]
)
:
Doc
Parameters
Optional
args
:
string
[]
Returns
Doc
Properties
args
args
:
string
[]
content
content
:
string
[]
indent
indent
:
number
Methods
compile
compile
()
:
any
Returns
any
indented
indented
(
fn
:
(
doc
:
Doc
)
=>
void
)
:
void
Parameters
fn
:
(
doc
:
Doc
)
=>
void
Returns
void
write
write
(
fn
:
ModeWriter
)
:
void
Parameters
fn
:
ModeWriter
Returns
void
write
(
line
:
string
)
:
void
Parameters
line
:
string
Returns
void
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
args
content
indent
Methods
compile
indented
write
Github
KC's Workspace
Loading...