Interface Subcommand


public interface Subcommand
A subcommand for the command line interface. This should further implement either Runnable or Callable, and be annotated according to the expectations of picocli.