dirent.isFIFO()
- 返回:<boolean>
如果 <fs.Dirent> 对象描述的是先进先出(FIFO)管道,则返回 true。
【Returns true if the <fs.Dirent> object describes a first-in-first-out
(FIFO) pipe.】
如果 <fs.Dirent> 对象描述的是先进先出(FIFO)管道,则返回 true。
【Returns true if the <fs.Dirent> object describes a first-in-first-out
(FIFO) pipe.】