Uses of Class
io.github.ascopes.protobufmavenplugin.protoc.ArgLineBuilder
Package
Description
Integration with and management of
protoc
itself.-
Uses of ArgLineBuilder in io.github.ascopes.protobufmavenplugin.protoc
Modifier and TypeMethodDescriptionArgLineBuilder.fatalWarnings
(boolean fatalWarnings) ArgLineBuilder.generateCodeFor
(Language language, Path outputPath, boolean lite) ArgLineBuilder.importPaths
(Collection<Path> importPaths) ArgLineBuilder.plugins
(Collection<ResolvedProtocPlugin> plugins, Path outputPath)