Loads a module from a path into this application's address space, without doing any path transformations.
It is recommended to use Module.load instead of this.
Path to a module.
See Implementation
Loads a module from a path into this application's address space, without doing any path transformations.
It is recommended to use Module.load instead of this.