URL

extension URL
  • The path in the filesystem.

    Precondition

    self is a file scheme or file reference URL.

    Declaration

    Swift

    public var fileSystemPath: String { get }