App
Main application class.
Usage
App()Parameters
name: str-
Application name.
Methods
| Name | Description |
|---|---|
| start() | Start the application. |
| stop() | Stop the application. |
start()
Start the application.
Usage
start()stop()
Stop the application.
Usage
stop()