Package core.setup
Class SetupApp
- java.lang.Object
-
- core.setup.SetupApp
-
public class SetupApp extends java.lang.ObjectThe SetupApp class from core.setup: This is the class to implement the setup methodology when creating a new myvelib system or network. It can call other class that have already implement its own way of setting up a new myvelib network
-
-
Constructor Summary
Constructors Constructor Description SetupApp()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidinitializeProgramWithInitialFile()This method has the function to initialize the initial system when running the myVelib CLI.
-