Skip to content

PathParents.at() method

pathlib-ts > PathParents > at

Signature:

at(index: number): PurePath | undefined;

Parameter

Type

Description

index

number

Returns:

PurePath | undefined