Home
Trees
Indices
Help
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
object
:
The most base type
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
cliutils.process.AlreadyExecuted
:
A command that doesn't exist has been called.
cliutils.decorators.CLIargsError
:
Arguments were not passed in correctly.
cliutils.process.InvalidCommand
:
A command that doesn't exist has been called.
cliutils.persistence.ConfigStorage
cliutils.process.Process
:
A wrapper for subprocess.Popen that allows bash-like pipe syntax and simplified output retrieval.
cliutils.persistence._ConfigSection
:
Wrapper that provides dictionary-like access
cliutils.process._shell
:
Singleton class that creates Process objects for commands passed.
Home
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Sat Oct 4 00:23:29 2008
http://epydoc.sourceforge.net