Sriram R

Results 1 issues of Sriram R

Hello, I want to search multiple string values in a file using your library. Is that possible ? ``` findInFiles.find({'term': "str1 | str2 | str3" , 'flags': 'ig'}, '.', '.txt$')...