Classes | |
| class | HorizonDemo | 
| Basic Command-Line Controller.  More... | |
Functions | |
| def | __main | 
| Bootstrap the basic Horizon Demo.   | |
Variables | |
| string | __revision__ = "$Revision: 800 $" | 
| SVN Code Revision.   | |
| string | __version__ = "1.0" | 
| Module Version.   | |
| tuple | logger = logging.getLogger('clearpath.horizon.demo') | 
| Message Log.   | |
| def clearpath.horizon.cli.__main | ( | ) |  [private] | 
        
Bootstrap the basic Horizon Demo.
Main Program Set-up for Basic Command-Line Interface
Bootstrap the basic Horizon Demo.
Definition at line 1560 of file horizon/cli.py.
| string clearpath::horizon::cli::__revision__ = "$Revision: 800 $" | 
SVN Code Revision.
Definition at line 210 of file horizon/cli.py.
| string clearpath::horizon::cli::__version__ = "1.0" | 
Module Version.
Definition at line 207 of file horizon/cli.py.
| tuple clearpath::horizon::cli::logger = logging.getLogger('clearpath.horizon.demo') | 
Message Log.
Definition at line 216 of file horizon/cli.py.