A nice CMD utility to search keywords and functions in robot framework project
usage: grebot.py function_name [-despch]
optional arguments:
-h, --help show this help message and exit
-c, --color show matched words in color
-s, --sensitive Be case sensitive
-p PATH, --path PATH path to check to start recursive check from
-e EXTENSIONS, --extensions EXTENSIONS
which file extensions to check
-d, --debug show exception in case of fail