|
Zappy GUI
C++ graphic client: renderer, camera, network
|
Include dependency graph for Args.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | AppConfig |
| Represents the configuration for the application, including the port, machine, and headless mode. More... | |
| class | Args |
| Parses and validates command-line arguments for the application. Provides methods to check if the arguments are valid, if help was requested, and to retrieve the application configuration and exit code. | |