stats.isCharacterDevice()
- 返回: <boolean>
如果 <fs.Stats> 对象描述字符设备,则返回 true
。
- Returns: <boolean>
Returns true
if the <fs.Stats> object describes a character device.
如果 <fs.Stats> 对象描述字符设备,则返回 true
。
Returns true
if the <fs.Stats> object describes a character device.