Get Module File Path

The “module file path” as in the previous example is defined as the full qualified pathname of the file see [Object-Namebinding]:

1
<module-file-path>

The call signature is [Filesystem Binding Functions]:

1
get<obj>_filepathname()

Where <obj> is resolved to one of:

  • Caller

  • Frame

  • Module

E.g. in case of an Caller by the relative stack position [API]:

fileinfo.getmodule_filepathname