Enumerations

The following enumerations are available globally.

  • Database driver type

    See more

    Declaration

    Swift

    public enum DBDriverType : Int, Codable
  • OS

    operating system

    See more

    Declaration

    Swift

    public enum OS : Int, Codable
  • deployment environment

    See more

    Declaration

    Swift

    public enum Environment : Int, Codable