path.win32
版本历史
| 版本 | 变更 |
|---|---|
| v15.3.0 | 暴露为 |
| v0.11.15 | 新增于: v0.11.15 |
path.win32 属性提供对 path 方法的 Windows 特定实现的访问。
\The path.win32 property provides access to Windows-specific implementations
of the path methods.
API 可通过 require('node:path').win32 或 require('node:path/win32') 访问。
\The API is accessible via require('node:path').win32 or require('node:path/win32').