kaycxx-cli
C++ CLI library
Loading...
Searching...
No Matches
Classes
app.hpp File Reference

Defines the command-line application type and its metadata. More...

#include <optional>
#include <string>
#include <string_view>
#include <kaycxx/cli/command.hpp>
Include dependency graph for app.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kaycxx::cli::app_options
 Optional application metadata. More...
 
class  kaycxx::cli::app
 Defines and parses a command-line application. More...
 

Detailed Description

Defines the command-line application type and its metadata.