toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
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