eric6/Documentation/Source/eric6.PipInterface.PipDialog.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
250 </dd> 250 </dd>
251 <dt><i>args</i> (list of str)</dt> 251 <dt><i>args</i> (list of str)</dt>
252 <dd> 252 <dd>
253 list of arguments for the process 253 list of arguments for the process
254 </dd> 254 </dd>
255 <dt><i>showArgs=</i> (bool)</dt> 255 <dt><i>showArgs</i> (bool)</dt>
256 <dd> 256 <dd>
257 flag indicating to show the arguments 257 flag indicating to show the arguments
258 </dd> 258 </dd>
259 </dl> 259 </dl>
260 <dl> 260 <dl>
261 <dt>Returns:</dt> 261 <dt>Return:</dt>
262 <dd> 262 <dd>
263 flag indicating a successful start of the process 263 flag indicating a successful start of the process
264 </dd> 264 </dd>
265 </dl> 265 </dl>
266 <dl> 266 <dl>
283 list of tuples containing the command 283 list of tuples containing the command
284 and arguments 284 and arguments
285 </dd> 285 </dd>
286 </dl> 286 </dl>
287 <dl> 287 <dl>
288 <dt>Returns:</dt> 288 <dt>Return:</dt>
289 <dd> 289 <dd>
290 flag indicating a successful start of the first process 290 flag indicating a successful start of the first process
291 </dd> 291 </dd>
292 </dl> 292 </dl>
293 <dl> 293 <dl>

eric ide

mercurial