win32

abstract val win32: PathAPI

Windows Path Utilities

Provides utilities implementing the NodeAPI for Windows-style paths, regardless of the current operating system. Paths passed to this instance will forcibly be considered as PathStyle.WIN32-style paths.

See also