Other Protocols

The following protocols are available globally.

  • A type that can handle print and read functions from command line prompt.

    See more

    Declaration

    Swift

    public protocol PromptHandler
  • Type for builders that creates instances of Process for command execution.

    See more

    Declaration

    Swift

    public protocol ProcessBuilder