Function readTemplateFile

Function Documentation

bool readTemplateFile(const std::string filePath, std::string &fileContent)

function to read the template file

Parameters:
  • filePath – constant string of the file path

  • fileContent – string of the file content to be read

Returns:

true

Returns:

false