fsPromises.lstat(path[, options])


异步的 lstat(2)

Asynchronous lstat(2). The Promise is resolved with the fs.Stats object for the given symbolic link path.