Skip to content

PosixPath class

pathlib-ts > PosixPath

POSIX-flavored Path implementation.

Signature:

export declare class PosixPath extends Path

Extends: Path

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

Property

Modifiers

Type

Description

parser

static

nodepath.PlatformPath