api / org.gradle.plugins.ide.api / GeneratorTask / setInputFile

setInputFile

open fun setInputFile(inputFile: File): Unit

Sets the input file to load the initial configuration from.

Parameters

inputFile - The input file. Use null to use the output file.