Parse(ReadOnlySpan) Method

Definition

Namespace XenoAtom.Ansi
Assembly XenoAtom.Ansi.dll

Parses a complete input string into styled runs.

public List<AnsiStyledRun> Parse(ReadOnlySpan<char> text)

Parameters

Returns