Class ConfigCommand.GetCommand

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

public static class ConfigCommand.GetCommand extends Object implements Callable<Integer>
Get a config value.
  • Constructor Details

    • GetCommand

      public GetCommand()
  • Method Details