HookID
public struct HookID : Hashable
Used to identify hooks.
-
Declaration
Swift
public let identifier: String
-
Declaration
Swift
public init(identifier: String)