annotateTraceroute

Converts a raw traceroute string into an AnnotatedString with SNR values highlighted according to their quality.

Return

An AnnotatedString with SNR values styled, or an empty AnnotatedString if input is null.

Parameters

inString

The raw string output from a traceroute response.