checkFileExists

fun <Error class: unknown class>.checkFileExists(uri: <Error class: unknown class>): Boolean

Checks whether the file exists or not.

Return

true if the file exists, false otherwise.

Since

1.0.0-beta.1

Parameters

uri

The Uri to check.