Handle a parsed import that this import hook was registered to be interested in
Handle a parsed import that this import hook was registered to be interested in
Note that source
is optional; not every piece of code has a source. Most *user*
code does, e.g. a repl session is based in their CWD, a script has a path, but
some things like hardcoded builtin predefs don't