Function readTemplates
Defined in File Replacer.h
Function Documentation
-
bool readTemplates(templateFileDataStr &templateFileData, std::map<std::string, std::string> &codeMap)
function to read the template files and store the code in the code map
- Parameters:
templateFileData – template file data structure passed by reference where the template file data is stored
codeMap – code map where the code is stored
- Returns:
true
- Returns:
false