Instance Property (Default implementation)swift-protobuf 1.28.1SwiftProtobufPluginLibrary

    projectURL

    CodeGenerator.swift:179
    var projectURL: String? { get }

    Implements

    • var projectURL: String?

      If provided and printHelp isn’t provide, this value will be including in default output for the --help output.

    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