(test work by Umbrellio)
installing:
git clone
composer install
interface:
SubstringLineSearcher::__constract($configYamlFileName)
SubstringLineSearcher::loadConfig($configYamlFileName);
SubstringLineSearcher::setConfig($configArray);
SubstringLineSearcher::openFile($fileName);
SubstringLineSearcher::find($stringToFind);
- Buffering
FileReader
subclass - Methods
findAll()
findNext()
- Cashing of new line position
- Cashing prev res
users.sql