Skip to content

PureWindowsPath class

pathlib-ts > PureWindowsPath

Pure-path flavour that uses Windows drive and separator semantics.

Signature:

export declare class PureWindowsPath extends PurePath

Extends: PurePath

Instantiated automatically on Windows hosts, but available everywhere for lexical Windows path work. However, you can also instantiate it directly on any system.

Property

Modifiers

Type

Description

parser

static

nodepath.PlatformPath