jcli v0.12.0 (2021-01-28T09:25:30Z)
Dub
Repo
AnsiSectionRange.this
jaster
cli
ansi
AnsiSectionRange
Creates an
AnsiSectionRange
from the given
input
.
struct
AnsiSectionRange
(Char)
@
nogc
pure nothrow
this
(
const
Char
[]
input
)
if
(
isSomeChar
!
Char
)
Meta
Source
See Implementation
jaster
cli
ansi
AnsiSectionRange
constructors
this
functions
empty
front
popFront
Creates an AnsiSectionRange from the given input.