Other Structures

The following structures are available globally.

  • A path that supports arbituary dot notation, eg. Path.root.usr.bin

    See more

    Declaration

    Swift

    @dynamicMemberLookup
    public struct DynamicPath : Pathish
    extension DynamicPath: CustomStringConvertible
    extension DynamicPath: CustomDebugStringConvertible