toggle menu
rtron
1.3.0
jvm
switch theme
search in API
rtron-main
/
io.rtron.main.project
/
Project
Project
data
class
Project
(
val
inputFilePath
:
Path
,
val
outputDirectoryPath
:
Path
)
Members
Constructors
Project
Link copied to clipboard
constructor
(
inputFilePath
:
Path
,
outputDirectoryPath
:
Path
)
Properties
input
File
Path
Link copied to clipboard
val
inputFilePath
:
Path
output
Directory
Path
Link copied to clipboard
val
outputDirectoryPath
:
Path