Mon, 22 Apr 2024 16:13:31 +0200
Added a type filter to show just results of the selected type.
<!DOCTYPE html> <html><head> <title>Plugin_Checker_Vulture.VultureChecker</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>Plugin_Checker_Vulture.VultureChecker</h1> <p> Package containing the vulture dialog, supporting functions and data. </p> <h3>Modules</h3> <table> <tr> <td><a href="Plugin_Checker_Vulture.VultureChecker.EditWhiteListDialog.html">EditWhiteListDialog</a></td> <td>Module implementing the whitelist edit dialog.</td> </tr> <tr> <td><a href="Plugin_Checker_Vulture.VultureChecker.VultureCheckerDialog.html">VultureCheckerDialog</a></td> <td>Module implementing a dialog to show the vulture check results.</td> </tr> <tr> <td><a href="Plugin_Checker_Vulture.VultureChecker.VultureCheckerService.html">VultureCheckerService</a></td> <td>Module implementing the cyclomatic complexity service.</td> </tr> </table> </body></html>