Source for file Interface.php
Documentation is available at Interface.php
* "THE BEER-WARE LICENSE" (Revision 42):
* "Sven Strittmatter" <ausserirdisch@sven-space.de> wrote this file.
* As long as you retain this notice you can do whatever you want with
* this stuff. If we meet some day, and you think this stuff is worth it,
* you can buy me a beer in return.
* @package Console_Application
* @copyright Copyright (c) 2009 Sven Strittmatter
* Interface for console application objects.
* @package Console_Application
* @copyright Copyright (c) 2009 Sven Strittmatter
* Executes the application object
* Returns whether the application object is executed or nit.
|