main(_:)

    Runs as a protocol buffer compiler plugin based on the given arguments or falls back to CommandLine.arguments.

    CodeGenerator.swift:99
    func main(_ args: [String]?)

    Other members in extension

    Type members

    • static func main()

      Runs as a protocol buffer compiler plugin; reading the generation request off stdin and sending the response on stdout.

    Instance members