Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
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.