0.5.4
C++ to UML diagram generator based on Clang
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
cli_handler.h File Reference
#include "common/model/enums.h"
#include "config/config.h"
#include <cli11/CLI11.hpp>
#include <optional>

Go to the source code of this file.

Classes

struct  clanguml::cli::runtime_config
 This class holds command line parameters not directly related to specific diagram configurations. More...
 
class  clanguml::cli::cli_handler
 Command line options handler. More...
 

Namespaces

namespace  clanguml
 
namespace  clanguml::cli
 

Enumerations

enum class  clanguml::cli::cli_flow_t { clanguml::cli::kExit , clanguml::cli::kError , clanguml::cli::kContinue }