kaycxx-cli
C++ CLI library
Loading...
Searching...
No Matches
kaycxx
cli.hpp
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: 2026 Klaus Reimer <k@ailis.de>
2
// SPDX-License-Identifier: MIT
3
9
#pragma once
10
11
#include <
kaycxx/cli/app.hpp
>
12
#include <
kaycxx/cli/args.hpp
>
13
#include <
kaycxx/cli/command.hpp
>
14
#include <
kaycxx/cli/command_handle.hpp
>
15
#include <
kaycxx/cli/parse_error.hpp
>
app.hpp
Defines the command-line application type and its metadata.
args.hpp
Defines access to parsed command line arguments.
command.hpp
Defines the common command base class.
command_handle.hpp
Defines the command handle type.
parse_error.hpp
Defines the command line parse error type.
Generated by
1.9.8