Class CliPluginsSync

All Implemented Interfaces:
Callable<Integer>

public class CliPluginsSync extends CliPluginsBase implements Callable<Integer>
  • Field Details

  • Constructor Details

    • CliPluginsSync

      public CliPluginsSync()
  • Method Details

    • call

      public Integer call()
      Specified by:
      call in interface Callable<Integer>
    • dryRunAdd

      void dryRunAdd(picocli.CommandLine.Help help)