toggle menu
search in API
common
selfie-lib
/
com.diffplug.selfie.guts
/
FS
/
fileExists
file
Exists
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.