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