Package cli

Class InitAssetsSubmoduleCommand

java.lang.Object
cli.InitAssetsSubmoduleCommand
All Implemented Interfaces:
Callable<Integer>

public class InitAssetsSubmoduleCommand extends Object implements Callable<Integer>
Initialisiert das Git-Submodul assets.
Since:
0.49.0
  • Constructor Details

    • InitAssetsSubmoduleCommand

      public InitAssetsSubmoduleCommand()
  • Method Details