URL
extension URL
-
The path in the filesystem.
Precondition
selfis a file scheme or file reference URL.Declaration
Swift
public var fileSystemPath: String { get }
Utils Docs (90% documented)
extension URL
The path in the filesystem.
Precondition
self is a file scheme or file reference URL.
Swift
public var fileSystemPath: String { get }