Class CommandLineExecutor

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

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