canReadSafely

fun <Error class: unknown class>.canReadSafely(default: Boolean = false): Boolean

Extension method to check if a file can be read without throwing an exception, except CancellationException to cancel parent jobs.

Return

whether a file or directory can be read.