IRemainingArgumentsExtensions Class

Summary

Spectre.Console IRemainingArguments extensions.
Namespace
Cake.Cli.Infrastructure
Base Types
  • object
graph BT Type-->Base0["object"] Type["IRemainingArgumentsExtensions"] class Type type-node

Syntax

public static class IRemainingArgumentsExtensions

Methods

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin
ToStringWithNullMarkup() string
Returns the string value or a Not set> markup suitable for Spectre.Console.
Requires the Cake.Issues addin