public interface BuckBuildRunner
| Modifier and Type | Method and Description |
|---|---|
ExitCode |
runBuild(com.google.common.collect.ImmutableSet<BuildTarget> targets,
boolean disableCaching) |
ExitCode runBuild(com.google.common.collect.ImmutableSet<BuildTarget> targets, boolean disableCaching) throws IOException, InterruptedException
IOExceptionInterruptedException