prepend_search_path


Description:

[ Version ( since = "1.6" ) ]
public void prepend_search_path (string module_dir, string? data_dir)

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.