Files
swiftpm-pathkit/Sources
Max Howell 0e061f9cc8 Adds kind fixes deleting broken symlinks
`delete()` and other functions would check `exists` to do certain behaviors, but `exists` will validate a symlink if the entry is a symlink, thus instead we check if the path is an actual entry now instead.
2019-03-18 19:47:49 -04:00
..
2019-02-17 10:05:30 -05:00
2019-01-26 10:59:20 -05:00
2019-02-01 10:17:37 -05:00