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