Project

data class Project(val inputFilePath: Path, val outputDirectoryPath: Path)

Constructors

Link copied to clipboard
constructor(inputFilePath: Path, outputDirectoryPath: Path)

Properties

Link copied to clipboard
Link copied to clipboard