krwa
Toggle table of contents
0.3.0-rc.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
krwa
component-model
/
uk.shusek.krwa.component
/
KotlinWitBindings
/
GeneratedFile
Generated
File
jvm
data
class
GeneratedFile
(
val
relativePath
:
Path
,
val
content
:
String
)
Members
Constructors
Generated
File
Link copied to clipboard
jvm
constructor
(
relativePath
:
Path
,
content
:
String
)
Properties
content
Link copied to clipboard
jvm
val
content
:
String
relative
Path
Link copied to clipboard
jvm
val
relativePath
:
Path