fluid-compiler
0.13.0
jvm
fluid-compiler
/
io.fluidsonic.compiler
/
GeneratedFile
Generated
File
data
class
GeneratedFile
(
val
content
:
String
,
val
path
:
File
)
Members
Constructors
Generated
File
Link copied to clipboard
constructor
(
content
:
String
,
path
:
File
)
Properties
content
Link copied to clipboard
val
content
:
String
path
Link copied to clipboard
val
path
:
File