dirent.isFIFO()
- 返回: <boolean>
如果 <fs.Dirent> 对象描述先进先出 (FIFO) 管道,则返回 true
。
- Returns: <boolean>
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.