Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.fs
/
Dirent
/
isBlockDevice
is
Block
Device
fun
isBlockDevice
(
)
:
Boolean
(
source
)
Returns
true
if the
fs
.
Dirent
object describes a block device.
Since
v10.10.0