5.3.1.8. get_plugins_base_dir

mfutil.plugins.get_plugins_base_dir()[source]

Return the default plugins base directory path.

This value correspond to the content of MODULE_PLUGINS_BASE_DIR env var or ${RUNTIME_HOME}/var/plugins (if not set).

Returns

the default plugins base directory path.

Return type

(string)