RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.FileSystemCommands.html

branch
eric7
changeset 413
a4cba20ad7ab
parent 375
c61a2f18ed78
child 416
45159308166f
--- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.FileSystemCommands.html	Sat Dec 23 15:48:55 2023 +0100
+++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.FileSystemCommands.html	Sat Dec 23 17:58:35 2023 +0100
@@ -158,9 +158,9 @@
 </p>
 <dl>
 
-<dt><i>path</i></dt>
+<dt><i>path</i> (str)</dt>
 <dd>
-name of file/directory to remove (string)
+name of file/directory to remove
 </dd>
 </dl>
 <a NAME="EricFileSystemCommands.processFileSystemCommand" ID="EricFileSystemCommands.processFileSystemCommand"></a>
@@ -320,7 +320,7 @@
 <dd>
 filename of file to write to
 </dd>
-<dt><i>data</i></dt>
+<dt><i>data</i> (Any)</dt>
 <dd>
 data to be written
 </dd>

eric ide

mercurial