dirent.isDirectory()
- 返回: <boolean>
如果 <fs.Dirent> 对象描述文件系统目录,则返回 true
。
- Returns: <boolean>
Returns true
if the <fs.Dirent> object describes a file system
directory.
如果 <fs.Dirent> 对象描述文件系统目录,则返回 true
。
Returns true
if the <fs.Dirent> object describes a file system
directory.