Max Howell
621d1b0160
Remove @dynamicMember generally
2019-07-21 17:37:10 -04:00
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
Max Howell
ed45d10179
Docs updates; CocoaPods 16.0 release; [ci skip]
2019-02-08 09:14:23 -05:00
Max Howell
62ea0d47b3
Fixes & increased code coverage
2019-01-31 12:15:31 -05:00
Max Howell
44be1c45a9
Add Path.ctime
2019-01-26 13:17:39 -05:00
Max Howell
4b16dac3bf
Improved documentation; Fixes #12
2019-01-25 20:46:37 -05:00
Max Howell
fdff3bcc05
Swift 5 --warnings
2019-01-24 15:02:06 -05:00
Max Howell
9eca479f7b
Fix mtime return so it is as per doc contract
2019-01-24 14:43:45 -05:00
Max Howell
3eda9a9741
100% documentation please
2019-01-19 14:36:27 -05:00
Max Howell
97e9cbaa8f
.some
2019-01-17 17:12:54 -05:00