assertk.assertions / isReadable

isReadable

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

Platform and version requirements: JVM


fun Assert<Path>.isReadable(): Unit

Assert that the path is readable.