Class VersionCommand.ListCommand

java.lang.Object
cloud.kitelang.cli.commands.VersionCommand.ListCommand
All Implemented Interfaces:
Callable<Integer>
Enclosing class:
VersionCommand

public static class VersionCommand.ListCommand extends Object implements Callable<Integer>
List installed and available versions.
  • Constructor Details

    • ListCommand

      public ListCommand()
  • Method Details