stats.isSymbolicLink()
- Returns: <boolean>
Returns true if the <fs.Stats> object describes a symbolic link.
This method is only valid when using fs.lstat().
Returns true if the <fs.Stats> object describes a symbolic link.
This method is only valid when using fs.lstat().