349 |
349 |
350 <dt><i>args</i></dt> |
350 <dt><i>args</i></dt> |
351 <dd> |
351 <dd> |
352 list of arguments for the process (list of strings) |
352 list of arguments for the process (list of strings) |
353 </dd> |
353 </dd> |
354 <dt><i>workingDir=</i></dt> |
354 <dt><i>workingDir</i></dt> |
355 <dd> |
355 <dd> |
356 working directory for the process (string) |
356 working directory for the process (string) |
357 </dd> |
357 </dd> |
358 <dt><i>showArgs=</i></dt> |
358 <dt><i>showArgs</i></dt> |
359 <dd> |
359 <dd> |
360 flag indicating to show the arguments (boolean) |
360 flag indicating to show the arguments (boolean) |
361 </dd> |
361 </dd> |
362 <dt><i>environment=</i></dt> |
362 <dt><i>environment</i></dt> |
363 <dd> |
363 <dd> |
364 dictionary of environment settings to add |
364 dictionary of environment settings to add |
365 or change for the git process (dict of string and string) |
365 or change for the git process (dict of string and string) |
366 </dd> |
366 </dd> |
367 </dl> |
367 </dl> |