plugins

Available in a dev version: 0․11․0-grpc-186

How to configure

abstract val plugins: SetProperty<ProtocPlugin>(source)

Protoc plugins that will be applied to proto files in this source set.

Combined with the plugins from extendsFrom source sets.

Plugins from importsFrom and importsAllFrom source sets are not included.