Stores information about a file conflict.
Definition conflictinfo.h:16
std::vector< std::string > mod_names
Name of the conflicts winning mod.
Definition conflictinfo.h:22
std::vector< int > mod_ids
Id of the conflicts winning mod.
Definition conflictinfo.h:20
std::string file
Name of the conflicting file.
Definition conflictinfo.h:18