Summary
Contains extension methods for
IEnumerable{String}.
- Namespace
- Cake
.Core - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["EnumerableStringExtensions"]
class Type type-node
Syntax
public static class EnumerableStringExtensions
Methods
| Name | Value | Summary |
|---|---|---|
| ToProcessArguments |
Process |
Performs a conversion from
IEnumerable<T> to ProcessArgumentBuilder.
static
|
| To |
Process |
Performs a conversion from
IEnumerable<T> to ProcessArgumentBuilder.
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
|
