Class GrpcCommand

java.lang.Object
io.quarkus.grpc.cli.GrpcCommand
All Implemented Interfaces:
Callable<Integer>

public class GrpcCommand extends Object implements Callable<Integer>
  • Field Details

    • spec

      protected picocli.CommandLine.Model.CommandSpec spec
    • help

      public boolean help
  • Constructor Details

    • GrpcCommand

      public GrpcCommand()
  • Method Details