pathComponents
The path components of the URL, or an empty array if the path is an empty string.
Declaration
var pathComponents: [String] { get }The path components of the URL, or an empty array if the path is an empty string.
var pathComponents: [String] { get }