Summary
Parses
Verbosity values from strings, including CLI aliases.
- Namespace
- Cake
.Core .Diagnostics - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["VerbosityParser"]
class Type type-node
Syntax
public static class VerbosityParser
Methods
| Name | Value | Summary |
|---|---|---|
| TryParse |
bool |
Tries to parse a verbosity value from a string.
static
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
| To |
string |
From StringExtensions
Requires the Cake.Issues addin
|
