Commands

public protocol Commands : Command

Undocumented

  • subscript(_:) Default implementation

    Undocumented

    Default Implementation

    Undocumented

    Declaration

    Swift

    subscript(name: String) -> Command? { get }