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/args.hpp>
Defines access to parsed command line arguments.
Defines the command class and command metadata.
Defines the command line parse error type.