Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-node
/
node.fs
/
existsAsync
exists
Async
fun
existsAsync
(
path
:
PathLike
)
:
ERROR CLASS: Symbol not found for Promise<kotlin/Boolean>
(
source
)
Returns
true
if the path exists,
false
otherwise.