This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.Helm.
                            
	
	
		- Assembly
 - Cake
.Helm .dll  - Namespace
 - Cake
.Helm .Extensions  - Containing Type
 - Arguments
Builder Extension  
Syntax
public static void AppendAll<TSettings>(this ProcessArgumentBuilder builder, string command, TSettings settings, string[] arguments) 
    where TSettings : GlobalHelmSettings
	Type Parameters
| Name | Description | 
|---|---|
| TSettings | 
Parameters
| Name | Type | Description | 
|---|---|---|
| builder | Process | 
						|
| command | string | |
| settings | TSettings | |
| arguments | string[] | 
Return Value
| Type | Description | 
|---|---|
| void | 
