templating
1.8.10
templating
/
org.jetbrains.dokka.templates
/
TemplatingContext
/
TemplatingContext
Templating
Context
fun
<
out
T
:
Command
>
TemplatingContext
(
input
:
File
,
output
:
File
,
body
:
List
<
Node
>
,
command
:
T
)