Class ConfigCommand.SetCommand

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

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

    • SetCommand

      public SetCommand()
  • Method Details