Porytiles
Loading...
Searching...
No Matches
cli_option_registration.hpp File Reference
#include "CLI/CLI.hpp"
#include "porytiles/infra/cli/cli_option_storage.hpp"
Include dependency graph for cli_option_registration.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  porytiles
 

Functions

void porytiles::register_config_options (CLI::App &app, CliOptionStorage &storage)
 Registers all config options with a CLI11 App.