Expand description
§minimal_grep
minimal_grep
is a learning test library for global search of regular expressions.
Structs§
Functions§
- run
- search
- search_
case_ insensitive - search_
case_ sensitive - Runs case sensitive search for a word specified in program arguments and returns the lines from text in which searched word occurs.