| Path: | lib/mues/filters/consoleoutputfilter.rb (CVS) |
| Last Update: | Sat Aug 18 22:54:10 -0700 2007 |
This file contains the MUES::ConsoleOutputFilter class, which is a derivative of the MUES::IOEventFilter class. It outputs to and takes input from the console on which the Engine is running. It is a singleton.
require 'mues/filters/consoleoutputfilter' cof = MUES::ConsoleOutputFilter.instance
$Id: consoleoutputfilter.rb 1215 2004-06-14 06:02:09Z deveiant $
Copyright (c) 2000-2003 The FaerieMUD Consortium. All rights reserved.
This module is free software. You may use, modify, and/or redistribute this software under the terms of the Perl Artistic License. (See language.perl.com/misc/Artistic.html)
THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.