templating
/
org.jetbrains.dokka.templates
/
TemplatingContext
Templating
Context
data class
TemplatingContext
<out
T
:
Command
>(input:
File
, output:
File
, element:
Element
, command:
T
)
Content copied to clipboard
Properties
Properties
command
Link copied to clipboard
val
command
:
T
Content copied to clipboard
element
Link copied to clipboard
val
element
:
Element
Content copied to clipboard
input
Link copied to clipboard
val
input
:
File
Content copied to clipboard
output
Link copied to clipboard
val
output
:
File
Content copied to clipboard