load


Description:

public void load (string module_path)

Scans the directories contained in module_path and creates a Module instance for every loadable module contained in the directories.

Parameters:

this

A ModuleDB.

module_path

A SEARCHPATH_SEPARATOR delimited list of directories to load modules from.