libd ~master (2021-08-29T21:20:58Z)
Dub
Repo
asAnsiSections
libd
console
ansi
Constructs an
AnsiSectionRange
from the given
slice
.
@
safe
@
nogc
nothrow
AnsiSectionRange
asAnsiSections
(
const
(
char
)[]
slice
)
Meta
Source
See Implementation
libd
console
ansi
aliases
Ansi8BitColour
AnsiTextStack
enums
Ansi4BitColour
AnsiColourType
AnsiOnly
AnsiSgrStyle
AnsiTextImplementationFeatures
IsBgColour
isUserDefinedRgbType
functions
ansi
ansiExecuteSgrSequence
asAnsiSections
to
toBg
structs
AnsiColour
AnsiRgbColour
AnsiSection
AnsiSectionRange
AnsiStyle
AnsiStyleSet
AnsiText
AnsiTextLite
templates
AnsiTextStackImplementation
variables
ANSI_COLOUR_END
ANSI_COLOUR_RESET
ANSI_CSI
ANSI_FG_TO_BG_INCREMENT
ANSI_SEPARATOR
Constructs an AnsiSectionRange from the given slice.