TruePath
TruePath copied to clipboard
Add file and directory path separate abstractions
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.