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.AppPackager.
Summary
Contains extension methods for
ProcessArgumentBuilder
.
- Assembly
- Cake
.AppPackager .dll - Namespace
- Cake
.AppPackager - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["ProcessBuilderExtensionsMethods"]
class Type type-node
Syntax
public static class ProcessBuilderExtensionsMethods
Methods
Name | Value | Summary |
---|---|---|
AppendSwitch |
void |
Appends the specified switch to the argument builder.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
Returns the string value or a
Not set > markup suitable for Spectre.Console.
From StringExtensions
Requires the Cake.Issues addin
|