figmagen
0.1.1-SNAPSHOT
figmagen-core
/
com.stuart.figmagen.models
/
TaskFile
Task
File
data
class
TaskFile
(
val
path
:
String
,
val
content
:
String
)
The output that are being to be generated by
Figmagen
Constructors
Properties
Constructors
Task
File
Link copied to clipboard
fun
TaskFile
(
path
:
String
,
content
:
String
)
Properties
content
Link copied to clipboard
val
content
:
String
the file content
path
Link copied to clipboard
val
path
:
String
the file path