The minimal interface that is exposed to the import hooks from the Interpreter.
The minimal interface that is exposed to the import hooks from the Interpreter. Open for extension, if someone needs more stuff, but by default this is what is available.
The result of processing an ImportHook.
The result of processing an ImportHook. Can be either a source-file to evaluate, or additional files/folders/jars to put on the classpath
Where a script can "come from".
Where a script can "come from". Used to resolve relative $file imports relative to the importing script.