Class CommandConfigurationGenerator

java.lang.Object
io.yupiik.bundlebee.documentation.CommandConfigurationGenerator
All Implemented Interfaces:
Runnable

public class CommandConfigurationGenerator extends Object implements Runnable
  • Field Details

    • sourceBase

      protected final Path sourceBase
    • configuration

      protected final Map<String,String> configuration
  • Constructor Details

    • CommandConfigurationGenerator

      public CommandConfigurationGenerator()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable