get_path
Description:
Get the file path of this module.
This may not be an absolute path, and usually reflects the path passed to [funcModule.initialize
].
Parameters:
this |
The module for which to get the path. |
Returns:
The path, do not modify or free this value. |