Explorable

public protocol Explorable

An abstraction for any path related value used on Explorer

For now used to abstract Folder and File

  • Undocumented

    Declaration

    Swift

    var attributes: [FileAttributeKey : Any]? { get }