Protocols

The following protocols are available globally.

  • Undocumented

    See more

    Declaration

    Swift

    public protocol Command : AnyObject, CustomStringConvertible
  • Undocumented

    See more

    Declaration

    Swift

    public protocol Commands : Command
  • IO

    Undocumented

    See more

    Declaration

    Swift

    public protocol IO
  • Undocumented

    See more

    Declaration

    Swift

    public protocol Input
  • Undocumented

    See more

    Declaration

    Swift

    public protocol Output