Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Identifier

mattt edited this page Jul 31, 2020 · 13 revisions

Identifier

public struct Identifier:​ Hashable

Inheritance

CustomStringConvertible, Hashable

Properties

pathComponents

let pathComponents:[String]

name

let name:​ String

description

var description:​ String

Methods

matches(_:​)

public func matches(_ string:​ String) -> Bool

Clone this wiki locally