Function Utils::parseExtraKeywords¶
- Defined in File utils.h 
Function Documentation¶
- 
std::string Utils::parseExtraKeywords(const std::string &keywords_str)¶
- Parse extra keywords string to handle multiple keywords separated by delimiters. - Parameters:
- keywords_str – Raw keywords string from parameter file 
- Returns:
- Parsed keywords string with single spaces between keywords