Class BuildToolDelegatingCommand

java.lang.Object
io.quarkus.cli.common.BuildToolDelegatingCommand
All Implemented Interfaces:
Callable<Integer>

public class BuildToolDelegatingCommand extends Object implements Callable<Integer>
A cli command that delegates to the quarkus build system.