assertk.assertions / isWritable

isWritable

fun <ERROR CLASS><Path>.isWritable(): <ERROR CLASS>

Platform and version requirements: JVM


fun Assert<Path>.isWritable(): Unit

Assert that the path is writable link.