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.Debootstrap.
Summary
Applies the setting to the given argument builder.
- Assembly
- Cake
.Debootstrap .dll - Namespace
- Cake
.Debootstrap - Containing Type
- DebootstrapSettings
Syntax
public ProcessArgumentBuilder BuildLinuxArguments(ProcessArgumentBuilder args)
Parameters
Name | Type | Description |
---|---|---|
args | Process |
The args to modify |
Return Value
Type | Description |
---|---|
Process |
The args |