Object
Object
Recursivly walk a folder looking for shared libraries.
The folder can either be walked synchronously or asynchronously. Implementing classes need to implement the abstract method load_module_from_file() which is called when the walker encounters a dynamic module file.