Summary
    Builds the arguments.
    
		- Namespace
 - Cake
.SevenZip .Commands  - Containing Type
 - BaseCommand
 
Syntax
public void BuildArguments(ref ProcessArgumentBuilder builder)
	Parameters
| Name | Type | Description | 
|---|---|---|
| builder | Process | 
						The builder. | 
Return Value
| Type | Description | 
|---|---|
| void |