Instance Methodswift-protobuf 1.28.1SwiftProtobufPluginLibrary
main(_:)
Runs as a protocol buffer compiler plugin based on the given arguments or falls back to CommandLine.arguments
.
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.