Home | Trees | Indices | Help |
---|
|
|
|||
|
getMoulUserDataDir() Get path of MOUL data directory |
||
|
getPyMoulDataDir() Get path to the pyMoul ini directory |
||
|
startMoul(installdir,
*args,
**kwargs) Start MOUL - returns a Popen instance |
|
|||
|
__author__ = 'Christian Heimes'
|
||
|
__version__ = '$Id: __init__.py 122 2007-02-02 17:34:06Z tiran $'
|
||
|
__revision__ = '$Revision: 122 $'
|
||
|
LOG = <logging.Logger instance at 0x405ad2cc>
|
||
|
MOUL_DIR = 'Uru Live'
|
||
|
EXEC_NAME = 'UruLauncher'
|
||
|
HOME = '/home/heimes'
|
|
Get path of MOUL data directory The MOUL data directory contains log files, chatlogs, KI images and many more things. |
|
Start MOUL - returns a Popen instance args are applied to the program while kwargs are applied to subprocess.Popen() |
|
__author__None
|
__version__None
|
__revision__None
|
LOGNone
|
MOUL_DIRNone
|
EXEC_NAMENone
|
HOMENone
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Sun Feb 4 17:00:18 2007 | http://epydoc.sourceforge.net |