korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-template
/
korlibs.template
/
KorteTemplate
/
ExecResult
Exec
Result
data
class
ExecResult
(
val
context
:
KorteTemplate.EvalContext
,
val
str
:
String
)
Members
Constructors
Exec
Result
Link copied to clipboard
constructor
(
context
:
KorteTemplate.EvalContext
,
str
:
String
)
Properties
context
Link copied to clipboard
val
context
:
KorteTemplate.EvalContext
str
Link copied to clipboard
val
str
:
String