ASCIITextFilter

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

use
void use(dstring input)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

SYMBOL_LIST
dstring SYMBOL_LIST;
Undocumented in source.

Inherited Members

From InputFilter

use
void use(dstring input)

Uses this input filter on the provided text.

Meta