exists

open fun exists(path: String): Boolean

Check if a file or directory exists at path.

Return

true if a file or directory exists at path, false otherwise

Parameters

path

fully qualified path