chmod2Async

expect inline suspend fun File.chmod2Async(mode: String, mustExist: Boolean = true): File(source)

Syntactic sugar. To be used with AsyncFs.with.

See also

actual inline suspend fun File.chmod2Async(mode: String, mustExist: Boolean): File(source)
actual inline suspend fun File.chmod2Async(mode: String, mustExist: Boolean): File(source)
actual inline suspend fun File.chmod2Async(mode: String, mustExist: Boolean): File(source)