public class GoProjectCommandHelper extends Object
Constructor and Description |
---|
GoProjectCommandHelper(CommandRunnerParams params,
com.google.common.util.concurrent.ListeningExecutorService executor,
boolean enableParserProfiling,
java.util.function.Function<Iterable<String>,com.google.common.collect.ImmutableList<TargetNodeSpec>> argsParser,
ProjectGeneratorParameters projectGeneratorParameters,
Optional<TargetConfiguration> targetConfiguration) |
Modifier and Type | Method and Description |
---|---|
ExitCode |
parseTargetsAndRunProjectGenerator(List<String> arguments) |
public GoProjectCommandHelper(CommandRunnerParams params, com.google.common.util.concurrent.ListeningExecutorService executor, boolean enableParserProfiling, java.util.function.Function<Iterable<String>,com.google.common.collect.ImmutableList<TargetNodeSpec>> argsParser, ProjectGeneratorParameters projectGeneratorParameters, Optional<TargetConfiguration> targetConfiguration)