setMode

abstract fun setMode(mode: Int)(source)

Deprecated

Sets the Unix permissions of this file.

Deprecated

Use permissions instead. This method is scheduled for removal in Gradle 9.0.

Parameters

mode

the Unix permissions, e.g. 0644.