src/eric7/Documentation/Source/eric7.CodeFormatting.BlackFormattingDialog.html

branch
eric7
changeset 10259
b51dfacef37f
parent 10229
e50bbf250343
child 10479
856476537696
equal deleted inserted replaced
10258:e7764f992a01 10259:b51dfacef37f
459 <td><a href="#BlackMultiprocessingReport.failed">failed</a></td> 459 <td><a href="#BlackMultiprocessingReport.failed">failed</a></td>
460 <td>Public method to handle a reformat failure.</td> 460 <td>Public method to handle a reformat failure.</td>
461 </tr> 461 </tr>
462 <tr> 462 <tr>
463 <td><a href="#BlackMultiprocessingReport.path_ignored">path_ignored</a></td> 463 <td><a href="#BlackMultiprocessingReport.path_ignored">path_ignored</a></td>
464 <td></td> 464 <td>Public method handling an ignored path.</td>
465 </tr> 465 </tr>
466 </table> 466 </table>
467 <h3>Static Methods</h3> 467 <h3>Static Methods</h3>
468 468
469 <table> 469 <table>
526 </dl> 526 </dl>
527 <a NAME="BlackMultiprocessingReport.path_ignored" ID="BlackMultiprocessingReport.path_ignored"></a> 527 <a NAME="BlackMultiprocessingReport.path_ignored" ID="BlackMultiprocessingReport.path_ignored"></a>
528 <h4>BlackMultiprocessingReport.path_ignored</h4> 528 <h4>BlackMultiprocessingReport.path_ignored</h4>
529 <b>path_ignored</b>(<i>src, message=""</i>) 529 <b>path_ignored</b>(<i>src, message=""</i>)
530 530
531 <p>
532 Public method handling an ignored path.
533 </p>
534 <dl>
535
536 <dt><i>src</i> (pathlib.Path or str)</dt>
537 <dd>
538 name of the processed file
539 </dd>
540 <dt><i>message</i> (str (optional))</dt>
541 <dd>
542 ignore message (default to "")
543 </dd>
544 </dl>
531 <div align="right"><a href="#top">Up</a></div> 545 <div align="right"><a href="#top">Up</a></div>
532 <hr /> 546 <hr />
533 <hr /> 547 <hr />
534 <a NAME="BlackMultiprocessingResult" ID="BlackMultiprocessingResult"></a> 548 <a NAME="BlackMultiprocessingResult" ID="BlackMultiprocessingResult"></a>
535 <h2>BlackMultiprocessingResult</h2> 549 <h2>BlackMultiprocessingResult</h2>
610 <td><a href="#BlackReport.failed">failed</a></td> 624 <td><a href="#BlackReport.failed">failed</a></td>
611 <td>Public method to handle a reformat failure.</td> 625 <td>Public method to handle a reformat failure.</td>
612 </tr> 626 </tr>
613 <tr> 627 <tr>
614 <td><a href="#BlackReport.path_ignored">path_ignored</a></td> 628 <td><a href="#BlackReport.path_ignored">path_ignored</a></td>
615 <td></td> 629 <td>Public method handling an ignored path.</td>
616 </tr> 630 </tr>
617 </table> 631 </table>
618 <h3>Static Methods</h3> 632 <h3>Static Methods</h3>
619 633
620 <table> 634 <table>
677 </dl> 691 </dl>
678 <a NAME="BlackReport.path_ignored" ID="BlackReport.path_ignored"></a> 692 <a NAME="BlackReport.path_ignored" ID="BlackReport.path_ignored"></a>
679 <h4>BlackReport.path_ignored</h4> 693 <h4>BlackReport.path_ignored</h4>
680 <b>path_ignored</b>(<i>src, message=""</i>) 694 <b>path_ignored</b>(<i>src, message=""</i>)
681 695
696 <p>
697 Public method handling an ignored path.
698 </p>
699 <dl>
700
701 <dt><i>src</i> (pathlib.Path or str)</dt>
702 <dd>
703 name of the processed file
704 </dd>
705 <dt><i>message</i> (str (optional))</dt>
706 <dd>
707 ignore message (default to "")
708 </dd>
709 </dl>
682 <div align="right"><a href="#top">Up</a></div> 710 <div align="right"><a href="#top">Up</a></div>
683 <hr /> 711 <hr />
684 <hr /> 712 <hr />
685 <a NAME="BlackStatistics" ID="BlackStatistics"></a> 713 <a NAME="BlackStatistics" ID="BlackStatistics"></a>
686 <h2>BlackStatistics</h2> 714 <h2>BlackStatistics</h2>

eric ide

mercurial