Skip to content

WindowsPath class

pathlib-ts > WindowsPath

Windows-flavored Path implementation.

Signature:

export declare class WindowsPath extends Path

Extends: Path

Instantiated automatically when the runtime reports a Windows platform. Instantiate directly to manipulate Windows paths on any host.

Property

Modifiers

Type

Description

parser

static

nodepath.PlatformPath