Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-node
/
node.fs
/
Dirent
/
isDirectory
is
Directory
fun
isDirectory
(
)
:
Boolean
(
source
)
Returns
true
if the
fs.Dirent
object describes a file system directory.
Since
v10.10.0