PathToTags
public class PathToTags : CustomStringConvertible, JSONRepresentable
The PathToTags struct
-
Path of the item.
Declaration
Swift
public let path: String
-
Declaration
Swift
public var description: String { get }