RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.RefactoringServer.html

branch
eric7
changeset 394
b34f5dd3db27
parent 375
c61a2f18ed78
child 416
45159308166f
equal deleted inserted replaced
393:8b554b390d6f 394:b34f5dd3db27
831 <p> 831 <p>
832 Private slot to restructure code. 832 Private slot to restructure code.
833 </p> 833 </p>
834 <a NAME="RefactoringServer.__ropeConfigFile" ID="RefactoringServer.__ropeConfigFile"></a> 834 <a NAME="RefactoringServer.__ropeConfigFile" ID="RefactoringServer.__ropeConfigFile"></a>
835 <h4>RefactoringServer.__ropeConfigFile</h4> 835 <h4>RefactoringServer.__ropeConfigFile</h4>
836 <b>__ropeConfigFile</b>(<i></i>) 836 <b>__ropeConfigFile</b>(<i>writing=False</i>)
837 837
838 <p> 838 <p>
839 Private method to get the name of the rope configuration file. 839 Private method to get the name of the rope configuration file.
840 </p> 840 </p>
841 <dl>
842
843 <dt><i>writing</i> (bool (optional))</dt>
844 <dd>
845 flag indicating to get the name for writing (defaults to False)
846 </dd>
847 </dl>
841 <dl> 848 <dl>
842 <dt>Return:</dt> 849 <dt>Return:</dt>
843 <dd> 850 <dd>
844 name of the rope configuration file 851 name of the rope configuration file
845 </dd> 852 </dd>

eric ide

mercurial