dirent.isSymbolicLink()
- 返回:<boolean>
如果 <fs.Dirent> 对象描述的是符号链接,则返回 true。
🌐 Returns true if the <fs.Dirent> object describes a symbolic link.
如果 <fs.Dirent> 对象描述的是符号链接,则返回 true。
🌐 Returns true if the <fs.Dirent> object describes a symbolic link.