irclib.tools



enum ControlCodes ;
Flags for specifying types of IRC control codes.

NONE
No flags specified.

COLOR


BOLD


UNDERLINE


REVERSE


PLAIN


CTCP


ALL
All of the above.

char[] strip (char[] s, ControlCodes codes = cast(ControlCodes)63);
Strip codes from the string. Strips all codes by default.

Page was generated with on Sat Nov 3 13:52:19 2007