fileExists

abstract fun fileExists(typedPath: TypedPath): Boolean

Returns true if the given path exists and is a file, false if it doesn't or if it is a folder.