--- a/VultureChecker/Documentation/source/Plugin_Checker_Vulture.VultureChecker.VultureCheckerService.html Sun Apr 09 17:17:53 2017 +0200 +++ b/VultureChecker/Documentation/source/Plugin_Checker_Vulture.VultureChecker.VultureCheckerService.html Thu Jun 22 18:24:40 2017 +0200 @@ -152,7 +152,7 @@ <hr /><hr /> <a NAME="batchVultureCheck" ID="batchVultureCheck"></a> <h2>batchVultureCheck</h2> -<b>batchVultureCheck</b>(<i>argumentsList, send, fx, cancelled</i>) +<b>batchVultureCheck</b>(<i>argumentsList, send, fx, cancelled, maxProcesses=0</i>) <p> Module function to analyze a batch of files. </p><dl> @@ -168,6 +168,9 @@ </dd><dt><i>cancelled</i> (function)</dt> <dd> reference to function checking for a cancellation +</dd><dt><i>maxProcesses</i> (int)</dt> +<dd> +number of processes to be used </dd> </dl> <div align="right"><a href="#top">Up</a></div>