method Dirent.prototype.isFIFO
Jump to headingDirent.prototype.isFIFO(): boolean
Returns true
if the fs.Dirent
object describes a first-in-first-out
(FIFO) pipe.
Return Type Jump to heading
boolean
Jump to headingDirent.prototype.isFIFO(): boolean
Returns true
if the fs.Dirent
object describes a first-in-first-out
(FIFO) pipe.
boolean