This repository was archived by the owner on Jun 1, 2023. It is now read-only.
-
Couldn't load subscription status.
- Fork 97
Identifier
mattt edited this page Apr 26, 2021
·
13 revisions
public struct Identifier: Hashable CustomStringConvertible, Hashable
public init(context: [String], name: String) public let context: [String]public let name: Stringpublic let pathComponents: [String]public var description: String public func matches(_ string: String) -> Bool public func matches(_ pathComponents: [Substring]) -> Bool public func matches(_ pathComponents: [String]) -> Bool Generated at 2021-05-05T17:50:46+0000 using swift-doc 1.0.0-beta.6.