fs.realpathSync(path[, options])
返回解析的路径名。
¥Returns the resolved pathname.
有关详细信息,请参阅此 API 的异步版本的文档:fs.realpath()
。
¥For detailed information, see the documentation of the asynchronous version of
this API: fs.realpath()
.
返回解析的路径名。
¥Returns the resolved pathname.
有关详细信息,请参阅此 API 的异步版本的文档:fs.realpath()
。
¥For detailed information, see the documentation of the asynchronous version of
this API: fs.realpath()
.