Class ConfigCommand.PathCommand

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

public static class ConfigCommand.PathCommand extends Object implements Callable<Integer>
Show config file path.
  • Constructor Details

    • PathCommand

      public PathCommand()
  • Method Details