Package com.devonfw.cobigen.cli
Class CobiGenCLI
- java.lang.Object
-
- com.devonfw.cobigen.cli.CobiGenCLI
-
public class CobiGenCLI extends java.lang.ObjectStarting point of the CobiGen CLI. Contains the main method.
-
-
Constructor Summary
Constructors Constructor Description CobiGenCLI()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String... args)Main starting point of the CLI.
-