SwiftProtobufInfo
Helpers about the library.
SwiftProtobufInfo.swift:19enum SwiftProtobufInfo
Citizens in SwiftProtobufPluginLibrary
Type members
static let bundledProtoFiles: Set<String>
Proto Files that ship with the library.
static func isBundledProto(file: FileDescriptor
) -> Bool Checks if a
FileDescriptor
is a library bundled proto file.
Show obsolete interfaces (1)
Hide obsolete interfaces
static func isBundledProto(file: Google_Protobuf_FileDescriptorProto
) -> Bool Checks if a
Google_Protobuf_FileDescriptorProto
is a library bundled proto file.