This repository has been archived by the owner on Jun 1, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 98
Identifier
mattt edited this page Apr 23, 2021
·
13 revisions
public struct Identifier: Hashable
CustomStringConvertible
, Hashable
public init(context: [String], name: String)
let context: [String]
let name: String
let pathComponents: [String]
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.