0.5.4
C++ to UML diagram generator based on Clang
Loading...
Searching...
No Matches
Public Attributes | List of all members
clanguml::config::git_config Struct Reference

Detailed Description

Definition at line 474 of file config.h.

#include <config.h>

Public Attributes

std::string branch
 
std::string revision
 
std::string commit
 
std::string toplevel
 

Member Data Documentation

◆ branch

std::string clanguml::config::git_config::branch

Definition at line 475 of file config.h.

◆ commit

std::string clanguml::config::git_config::commit

Definition at line 477 of file config.h.

◆ revision

std::string clanguml::config::git_config::revision

Definition at line 476 of file config.h.

◆ toplevel

std::string clanguml::config::git_config::toplevel

Definition at line 478 of file config.h.


The documentation for this struct was generated from the following file: