Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
ParseConfigHost
/
fileExists
file
Exists
abstract
override
fun
fileExists
(
fileName
:
String
)
:
Boolean
(
source
)
Gets a value indicating whether the specified path exists and is a file.
Parameters
path
The path to test.