OutputDirWire

class OutputDirWire(task: TaskProvider<out Task>, outputDir: Provider<Directory>)

Properties

outputDir
Link copied to clipboard
val outputDir: Provider<Directory>
The directory where the generated models will be written
task
Link copied to clipboard
val task: TaskProvider<out Task>
The task that produces outputDir