Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.fs
/
existsAsync
exists
Async
fun
existsAsync
(
path
:
PathLike
)
:
<Error class: unknown class>
<
Boolean
>
(
source
)
Returns
true
if the path exists,
false
otherwise.