Skip to main content

isBlockDevice

method Dirent.prototype.isBlockDevice
Jump to headingDirent.prototype.isBlockDevice(): boolean

Returns true if the fs.Dirent object describes a block device.

Return Type Jump to heading

boolean
Back to top