Plugin Link/Path/URL Function moduleDir()

public final function moduleDir(
$subDir = ''
)

Summary

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/)

Where You Can Use It

Can be used from within any method, from Zenario 7.0.0 onwards.