Class ArgLineBuilder
java.lang.Object
io.github.ascopes.protobufmavenplugin.protoc.ArgLineBuilder
Builder for a
protoc
commandline invocation.- Author:
- Ashley Scopes
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncompile
(Collection<Path> sourcesToCompile) fatalWarnings
(boolean fatalWarnings) generateCodeFor
(Language language, Path outputPath, boolean lite) importPaths
(Collection<Path> importPaths) plugins
(Collection<ResolvedProtocPlugin> plugins, Path outputPath)
-
Constructor Details
-
ArgLineBuilder
-
-
Method Details
-
compile
-
fatalWarnings
-
generateCodeFor
-
importPaths
-
plugins
-