Added dependants diagram filter
This commit is contained in:
@@ -72,6 +72,8 @@ struct filter {
|
||||
|
||||
std::vector<std::string> specializations;
|
||||
|
||||
std::vector<std::string> dependants;
|
||||
|
||||
std::vector<std::string> context;
|
||||
|
||||
std::vector<std::filesystem::path> paths;
|
||||
|
||||
Reference in New Issue
Block a user