load_module_from_file


Description:

protected abstract bool load_module_from_file (File file)

Load module from file.

Parameters:

file

File to load the module from

Returns:

The implementation should return true if the class should continue to search for modules, false otherwise.