jcli ~master (2022-03-09T18:57:21Z)
Dub
Repo
AnsiTextMallocImplementation
jansi
mixin template
AnsiTextMallocImplementation () {
import
std
.
experimental
.
allocator
.
mallocator
,
std
.
experimental
.
allocator
;
;
import
std
.
experimental
.
allocator
.
mallocator
,
std
.
experimental
.
allocator
;
;
enum
Features
;
this(this)
;
~this
();
char
[]
newSlice
(size_t minLength);
void
toSink
(Sink sink);
}
Destructor
~this
~this
()
Undocumented in source.
Postblit
this(this)
this(this)
Undocumented in source.
Members
Functions
newSlice
char
[]
newSlice
(size_t minLength)
Undocumented in source. Be warned that the author may not have intended to support it.
toSink
void
toSink
(Sink sink)
Undocumented in source. Be warned that the author may not have intended to support it.
Manifest constants
Features
enum
Features
;
Undocumented in source.
Meta
Source
See Implementation
jansi
aliases
Ansi8BitColour
AnsiOnly
AnsiTextGC
AnsiTextMalloc
AnsiTextStack
IsBgColour
enums
Ansi4BitColour
AnsiColourType
AnsiSgrStyle
AnsiTextImplementationFeatures
isUserDefinedRgbType
functions
ansi
ansiEnableWindowsSupport
ansiExecuteSgrSequence
asAnsiSections
to
toBg
mixin templates
AnsiTextGCImplementation
AnsiTextMallocImplementation
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