Porytiles
Loading...
Searching...
No Matches
cli_completion_data.hpp File Reference
#include <string>
#include <vector>
Include dependency graph for cli_completion_data.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  porytiles::CliOptionMeta
 Metadata for a single CLI option, used for shell completion generation. More...
 

Namespaces

namespace  porytiles
 

Functions

std::vector< CliOptionMetaporytiles::get_cli_option_metadata ()
 Get all CLI option metadata for completion generation.