has_dependency
Description:
Check if the plugin depends on another plugin.
Parameters:
this |
A PluginInfo. |
module_name |
The name of the plugin to check. |
Returns:
whether the plugin depends on the plugin |