DoubleLineTreeGuide Class
A tree guide made up of double lines.
public sealed class DoubleLineTreeGuide : TreeGuide
- Namespace
- Spectre
.Console .Rendering - Base Types
Properties
- static TreeGuide Ascii
-
Gets an
AsciiTreeGuide
instance. - static TreeGuide BoldLine
-
Gets a
BoldLineTreeGuide
instance. - static TreeGuide DoubleLine
-
Gets a
DoubleLineTreeGuide
instance. - static TreeGuide Line
-
Gets a
LineTreeGuide
instance. - override TreeGuide SafeTreeGuide
-
Gets the safe guide lines or
null
if none exist.
Methods
-
override string GetPart
(TreeGuidePart) -
Get the set of characters used to render the corresponding
TreeGuidePart
.
Extension Methods
-
T And
< Double Line Tree Guide> (Action < Double Line Tree Guide> ) - Performs the specified action on the given object and then returns the object. Useful for fluent testing patterns where additional assertions or operations are chained together in a readable manner.
-
TreeGuide GetSafeTreeGuide
(bool) - Gets the safe border for a border.