Skip to content

PurePosixPath class

pathlib-ts > PurePosixPath

Pure-path flavour that uses POSIX parsing rules.

Signature:

export declare class PurePosixPath extends PurePath

Extends: PurePath

Instantiated automatically on POSIX hosts, but can be constructed explicitly to manipulate POSIX paths on other systems. However, you can also instantiate it directly on any system.

Property

Modifiers

Type

Description

parser

static

nodepath.PlatformPath