156 <p> |
156 <p> |
157 Private method called by rope to remove a file or directory. |
157 Private method called by rope to remove a file or directory. |
158 </p> |
158 </p> |
159 <dl> |
159 <dl> |
160 |
160 |
161 <dt><i>path</i></dt> |
161 <dt><i>path</i> (str)</dt> |
162 <dd> |
162 <dd> |
163 name of file/directory to remove (string) |
163 name of file/directory to remove |
164 </dd> |
164 </dd> |
165 </dl> |
165 </dl> |
166 <a NAME="EricFileSystemCommands.processFileSystemCommand" ID="EricFileSystemCommands.processFileSystemCommand"></a> |
166 <a NAME="EricFileSystemCommands.processFileSystemCommand" ID="EricFileSystemCommands.processFileSystemCommand"></a> |
167 <h4>EricFileSystemCommands.processFileSystemCommand</h4> |
167 <h4>EricFileSystemCommands.processFileSystemCommand</h4> |
168 <b>processFileSystemCommand</b>(<i>params</i>) |
168 <b>processFileSystemCommand</b>(<i>params</i>) |