ReadonlyindentWhether to indent each path element. If true, each element will be indented by 4 spaces per level.
ReadonlyelementFormat for each path element.
ReadonlymaxMaximum length for element representation before truncation. If undefined, no truncation is applied.
ReadonlylastIf true, only the last element of each path will be formatted. This is useful for displaying only the final destination of a path. If false, all elements will be formatted.
Options for formatting paths.