Module nodejs_path::win32
source · [−]Expand description
nodejs_path::win32 provides access to Windows-specific implementations of the path methods.
Constants
Provides the platform-specific path delimiter:
Provides the platform-specific path segment separator:
Functions
The method determines if path is an absolute path. If the given path is a zero-length string, false will be returned.