Issues
- 4
Forbid construction of incorrect absolute paths
#95 opened by ForNeVeR - 1
Improve case-sensitive path comparison
#20 opened by ForNeVeR - 1
Implement and check the behavior to calculate parents from exclusively-relative paths (`.`, `..`)
#18 opened by ForNeVeR - 4
- 2
- 3
Check if a file or directory
#22 opened by ForNeVeR - 0
`LocalPath`: resolve to `AbsolutePath`
#37 opened by ForNeVeR - 0
- 0
Canonical / unique path forms
#21 opened by ForNeVeR - 0
- 3
Add `AbsolutePath.StartsWith`
#43 opened by ForNeVeR - 1
Introduce `AbsolutePath::IsPrefixOf`
#28 opened by ForNeVeR - 0
- 2
Add `AbsolutePath::RelativeTo` method
#27 opened by ForNeVeR - 2
- 9
Introduce `AbsolutePath::RelativeTo`
#39 opened by ForNeVeR - 0
`PathStrings.Normalize("../../foo")` is broken
#60 opened by ForNeVeR - 1
- 1
Get file name without extension
#41 opened by ForNeVeR - 0
Improve the build system
#51 opened by ForNeVeR - 5
Get file extension only
#42 opened by ForNeVeR - 0
- 0
Relative-only paths
#23 opened by ForNeVeR - 0
Path Contexts
#2 opened by ForNeVeR - 0
Specify behavior of `*Path::RelativeTo` for cases when it's impossible to build a relative path
#40 opened by ForNeVeR - 0
Implement generic `IEquatable` for paths
#30 opened by ForNeVeR - 0
Introduce conversion methods for `LocalPath`
#29 opened by ForNeVeR - 1
Publish PDB files to NuGet
#26 opened by ForNeVeR - 0
- 10
Fast native file system path abstraction
#1 opened by ForNeVeR - 1
Explicit support for exotic paths on Windows
#24 opened by ForNeVeR