Add file and directory path separate abstractions
Open
enhancement
help wanted
status:to-discuss
- Dominant language
- C#
- Stars
- 104
- Forks
- 15
- Avg merge
- 9m
- Merged PRs (30d)
- 2
Description
For example, https://github.com/ndepend/NDepend.Path has `IAbsoluteFilePath`, `IAbsoluteDirectoryPath`, `IRelativeDirectoryPath` and `IRelativeFilePath `. It'd be great to see such abstractions in TruePath too.
Contributor guide
Assessment
This issue has not been assessed yet.