rtron
Toggle table of contents
1.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
rtron
rtron-cli
/
io.rtron.cli.utility
/
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