RuleTitle(Rule, string) Method
Sets the rule title.
public static Rule RuleTitle(this Rule rule, string title)
- Namespace
- Spectre
.Console - Containing Type
- RuleExtensions
Parameters
- Rule rule
- The rule.
- string title
- The title.