module.path


模块的目录名称。这通常与module.idpath.dirname()相同。

【The directory name of the module. This is usually the same as the path.dirname() of the module.id.】