setOutputFile

open fun setOutputFile(outputFile: File)(source)

Deprecated

Sets the output file to write the properties to.

Deprecated

Use getDestinationFile instead.

Since

4.0


open fun setOutputFile(outputFile: Any)(source)

Deprecated

Sets the output file to write the properties to.

Deprecated

Use getDestinationFile instead.