prepend_search_path
Description:
Prepends a search path to the list of paths where to look for plugins.
See Also: [method@Engine.add_search_path]
Parameters:
| this | A Engine. | 
| module_dir | the plugin module directory. | 
| data_dir | the plugin data directory. |