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