refresh


Description:

public void refresh (string module_path)

Does the same as load, plus removes all Module instances whose modules have been deleted from disk.

Note that the Module's will just be removed from the internal list and not freed as this is not possible with TypeModule instances which actually implement types.

Parameters:

this

A ModuleDB.

module_path

A SEARCHPATH_SEPARATOR delimited list of directories to load modules from.