Enumerations

The following enumerations are available globally.

  • Error type for commands.

    See more

    Declaration

    Swift

    public enum CommandError : Error, Equatable
  • Error type for file commands.

    See more

    Declaration

    Swift

    public enum FileError : Error