Symlink funcs & support NSURL file-refs
* Also removes most `NSString` usage * Also does more thorough testing in some places * Also adds * Fixes `Path?(_:)` resolving symlinks in some cases
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import class Foundation.NSString
|
||||
|
||||
extension Path: CustomStringConvertible {
|
||||
/// Returns `Path.string`
|
||||
public var description: String {
|
||||
|
||||
Reference in New Issue
Block a user