Abstract interface for receiving generation outputs.
protocol GeneratorOutputs
s26SwiftProtobufPluginLibrary16GeneratorOutputsP
XX3D
import SwiftProtobufPluginLibrary
A reusable framework for building protoc plugins in Swift.
protoc
func add(fileName: String, contents: String) throws
Add the a file with the given name and contents to the outputs.
name
contents