Class RemoveConfig

java.lang.Object
io.quarkus.cli.config.BaseConfigCommand
io.quarkus.cli.config.RemoveConfig
All Implemented Interfaces:
Callable<Integer>

public class RemoveConfig extends BaseConfigCommand implements Callable<Integer>