Module: Fhlow
- Defined in:
- lib/module_fhlow/leaffactory.rb,
lib/module_fhlow/log.rb,
lib/module_fhlow/pen.rb,
lib/module_fhlow/leaf.rb,
lib/module_fhlow/node.rb,
lib/module_fhlow/plugin.rb,
lib/module_fhlow/rootnode.rb,
lib/module_fhlow/leafs/Unit.rb,
lib/module_fhlow/pluginpool.rb,
lib/module_fhlow/leafs/Library.rb,
lib/module_fhlow/leafs/Package.rb,
lib/module_fhlow/fhlowexception.rb
Overview
Copyright © 2007 Simon Lasselsberger [email protected]
This file is part of the fhlow scripting environment.
The fhlow scripting environment is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
fhlow 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.
You should have received a copy of the GNU General Public License along with fhlow; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Defined Under Namespace
Classes: FhlowException, FhlowFileNotFoundException, FhlowObjectNotFoundException, FhlowPluginException, Leaf, LeafFactory, Library, LibraryFactory, Log, Node, Package, PackageFactory, Pen, Plugin, PluginPool, RootNode, Unit, UnitFactory