Summary
Build up the command line arguments, determine which executable is
being used and find the path to that executable and set the working
directory.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- Astyle
Syntax
protected override void PrepareProcess(Process process)
Parameters
Name | Type | Description |
---|---|---|
process | Process | The process to prepare. |
Return Value
Type | Description |
---|---|
void |