Documentation/Source/eric5.install.html

branch
5_1_x
changeset 1152
3cfaa0bae68d
parent 902
c06241839b12
child 1395
1eb21f914629
equal deleted inserted replaced
1151:b64cf188c5d7 1152:3cfaa0bae68d
171 </dl> 171 </dl>
172 <div align="right"><a href="#top">Up</a></div> 172 <div align="right"><a href="#top">Up</a></div>
173 <hr /><hr /> 173 <hr /><hr />
174 <a NAME="copyTree" ID="copyTree"></a> 174 <a NAME="copyTree" ID="copyTree"></a>
175 <h2>copyTree</h2> 175 <h2>copyTree</h2>
176 <b>copyTree</b>(<i>src, dst, filters, excludeDirs=[]</i>) 176 <b>copyTree</b>(<i>src, dst, filters, excludeDirs=[], excludePatterns=[]</i>)
177 <p> 177 <p>
178 Copy Python, translation, documentation, wizards configuration, 178 Copy Python, translation, documentation, wizards configuration,
179 designer template files and DTDs of a directory tree. 179 designer template files and DTDs of a directory tree.
180 </p><dl> 180 </p><dl>
181 <dt><i>src</i></dt> 181 <dt><i>src</i></dt>
188 <dd> 188 <dd>
189 list of filter pattern determining the files to be copied 189 list of filter pattern determining the files to be copied
190 </dd><dt><i>excludeDirs</i></dt> 190 </dd><dt><i>excludeDirs</i></dt>
191 <dd> 191 <dd>
192 list of (sub)directories to exclude from copying 192 list of (sub)directories to exclude from copying
193 </dd><dt><i>excludePatterns=</i></dt>
194 <dd>
195 list of filter pattern determining the files to be skipped
193 </dd> 196 </dd>
194 </dl> 197 </dl>
195 <div align="right"><a href="#top">Up</a></div> 198 <div align="right"><a href="#top">Up</a></div>
196 <hr /><hr /> 199 <hr /><hr />
197 <a NAME="createConfig" ID="createConfig"></a> 200 <a NAME="createConfig" ID="createConfig"></a>

eric ide

mercurial