Class ProtocExecutor

java.lang.Object
io.github.ascopes.protobufmavenplugin.protoc.ProtocExecutor

@Description("Executes protoc in a subprocess, intercepting any outputs") @Named public final class ProtocExecutor extends Object
Executor for protoc commands.
Author:
Ashley Scopes