moduleDir()
public final function moduleDir($subDir = '')
A shortcut to the core function with the same name, this teturns the relative path to your Module's directory. (I.e. modules/your_module_name/
)
Can be used from within any method, from Zenario 7.0.0 onwards.