Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
ANSIManager Class Reference

#include <elm/io/ansi.h>

Public Types

typedef cstring t
 

Static Public Member Functions

static void print (io::Output &out, cstring text)
 

Detailed Description

This class is in charge of displaying ANSI code. Its main action is to disable their display if the output stream does not support them.

Member Typedef Documentation

◆ t

typedef cstring t

Member Function Documentation

◆ print()

void print ( io::Output out,
cstring  text 
)
static

References elm::io::out.


The documentation for this class was generated from the following files: