Class ToolsGenerate

java.lang.Object
ai.wanaku.cli.main.commands.tools.ToolsGenerate
All Implemented Interfaces:
Callable<Integer>

public class ToolsGenerate extends Object implements Callable<Integer>
  • Field Details

    • serverUrl

      protected String serverUrl
  • Constructor Details

    • ToolsGenerate

      public ToolsGenerate()
  • Method Details