Table of Contents

CliWriter.ResetStyle Method

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

Resets terminal output styling (color and text decoration) to the default style.

public CliWriter ResetStyle()

Returns

CliWriter

The same instance so that multiple calls can be chained.