5.3.1.12. is_dangerous_plugin¶
-
mfutil.plugins.is_dangerous_plugin(name)[source]¶ Display is_dangerous_plugin command.
Display on the standard output (stdout) the result of the
_plugins.is_dangerouscommand for a plugin.The
_plugins.is_dangerousdisplays warnings for “dangerous” plugins, i.e. likely to have impacts on other modules and/or other plugins.Parameters: name – name of the plugin.