terminal.rb

Path: lib/ooparser/items/terminal.rb  (CVS)
Last Update: Thu Sep 08 01:36:50 MDT 2005
 This file contains the OOParser::Item::Terminal class, a derivative of
 OOParser::Item. Instances of this kind of item are used to match literal
 characters in the target text.

 == Subversion ID

 $Id: terminal.rb 4 2005-09-08 07:36:41Z ged $

 == Authors

 * Michael Granger <ged@FaerieMUD.org>

This module is Open Source Software which is Copyright © 2003-2005 by The FaerieMUD Consortium.

You may use, modify, and/or redistribute this software under the same terms as Ruby itself.

This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Required files

ooparser   ooparser/item  

[Validate]