This is the documentation for Enlighten.
class Geo ITerminalOutputHandler
class Geo::ITerminalOutputHandler
A class that provides this interface can display tty output strings.
Functions
| Name | Description |
|---|---|
| TerminalOutputCallback(char *) | This method is called when output text should be handled. |
virtual void Geo::ITerminalOutputHandler::TerminalOutputCallback
public: void TerminalOutputCallback
(
char * text
)
This method is called when output text should be handled.
, multiple selections available,