Skip to content

Allow using .. (range operator) as a means to refer to the parent directory #83

@dennisdoomen

Description

@dennisdoomen

This should allow using ChainablePath.Current / .. / .. / .. / "file.txt" instead of ChainablePath.Current.Parent.Parent.Parent / "file.txt"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions