AnsiSectionRange.this

Creates an AnsiSectionRange from the given input.

struct AnsiSectionRange(Char)
@nogc pure nothrow
this
(
const Char[] input
)
if (
isSomeChar!Char
)

Meta