phobos-next v0.3.7 (2020-07-28T23:34:39Z)
Home
Dub
Repo
C
nxt
ansi_escape
Undocumented in source.
version(none && unittest)
@
safe
class
C {
void
delegate
(
scope
const
(
char
)[]) @(
safe
)
toString
[@property setter];
this
();
}
Constructors
this
this
()
Undocumented in source.
Members
Properties
toString
void
delegate
(
scope
const
(
char
)[]) @(
safe
)
toString
[@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
nxt
ansi_escape
classes
C
enums
SGR
functions
putWithSGRs
resetSGRs
setBackgroundColorRGB8
setForegroundColorRGB8
setSGRs
structs
Attrs