Structures

The following structures are available globally.

  • responsible for code formatting uses SwiftFormatter either with a provided or a default configuration

    See more

    Declaration

    Swift

    struct Formatter
  • Generator for parsing an OpenAPI specification and generating a library from it

    See more

    Declaration

    Swift

    struct Generator
  • Responsible for creating the facade of an OpenAPI library according to a migration guide.

    See more

    Declaration

    Swift

    struct Migrator
  • Creates the directory structure for Pallidor generated files

    See more

    Declaration

    Swift

    struct PathHandler
  • Undocumented

    See more

    Declaration

    Swift

    struct Pallidor : ParsableCommand