bool
load_module_from_file (File
file)
bool
load_module_from_file (File
file)
Load module from file.
file | File to load the module from |
The implementation should return true if the class should continue to search for modules, false otherwise. |