has_dependency


Description:

public bool has_dependency (string module_name)

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 module_name.