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

branch
eric7
changeset 10070
9f5758c0fec1
parent 9461
24c0c1066090
child 10229
e50bbf250343
equal deleted inserted replaced
10069:435cc5875135 10070:9f5758c0fec1
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>Public method handling an ignored path.</td> 464 <td></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>
545 <div align="right"><a href="#top">Up</a></div> 531 <div align="right"><a href="#top">Up</a></div>
546 <hr /> 532 <hr />
547 <hr /> 533 <hr />
548 <a NAME="BlackMultiprocessingResult" ID="BlackMultiprocessingResult"></a> 534 <a NAME="BlackMultiprocessingResult" ID="BlackMultiprocessingResult"></a>
549 <h2>BlackMultiprocessingResult</h2> 535 <h2>BlackMultiprocessingResult</h2>
624 <td><a href="#BlackReport.failed">failed</a></td> 610 <td><a href="#BlackReport.failed">failed</a></td>
625 <td>Public method to handle a reformat failure.</td> 611 <td>Public method to handle a reformat failure.</td>
626 </tr> 612 </tr>
627 <tr> 613 <tr>
628 <td><a href="#BlackReport.path_ignored">path_ignored</a></td> 614 <td><a href="#BlackReport.path_ignored">path_ignored</a></td>
629 <td>Public method handling an ignored path.</td> 615 <td></td>
630 </tr> 616 </tr>
631 </table> 617 </table>
632 <h3>Static Methods</h3> 618 <h3>Static Methods</h3>
633 619
634 <table> 620 <table>
691 </dl> 677 </dl>
692 <a NAME="BlackReport.path_ignored" ID="BlackReport.path_ignored"></a> 678 <a NAME="BlackReport.path_ignored" ID="BlackReport.path_ignored"></a>
693 <h4>BlackReport.path_ignored</h4> 679 <h4>BlackReport.path_ignored</h4>
694 <b>path_ignored</b>(<i>src, message=""</i>) 680 <b>path_ignored</b>(<i>src, message=""</i>)
695 681
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>
710 <div align="right"><a href="#top">Up</a></div> 682 <div align="right"><a href="#top">Up</a></div>
711 <hr /> 683 <hr />
712 <hr /> 684 <hr />
713 <a NAME="BlackStatistics" ID="BlackStatistics"></a> 685 <a NAME="BlackStatistics" ID="BlackStatistics"></a>
714 <h2>BlackStatistics</h2> 686 <h2>BlackStatistics</h2>

eric ide

mercurial