There was an error while loading. Please reload this page.
public struct Identifier: Hashable
CustomStringConvertible, Hashable
CustomStringConvertible
Hashable
pathComponents
let pathComponents: [String]
name
let name: String
description
var description: String
matches(_:)
public func matches(_ string: String) -> Bool