kaycxx-cli
C++ CLI library
Loading...
Searching...
No Matches
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>
Defines the command-line application type and its metadata.
Defines access to parsed command line arguments.
Defines the common command base class.
Defines the command handle type.
Defines the command line parse error type.