AnsiOnly

Used by certain functions to determine if they should only output an ANSI sequence, or output their entire sequence + data.

alias AnsiOnly = Flag!"ansiOnly"

Meta