Ft.Server.Server.Commands

Package Contents

Backup  Init  Recompile  Start 
CommandUtil  Log (package)  Restart  Stop 

Modules

CommandLineApp  Options     

Classes

class FtServerBaseException(exceptions.Exception)
__init__(self, errorCode, **args)
__repr__(self)
__str__(self)

Data and other non-method functions defined here:

MessageSource = None
__doc__ = None
__module__ = 'Ft.Server'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__init__(self)
run(*args, **kwords)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Server.Commands'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.

Data

__file__ = 'build/lib.linux-ppc-2.2/Ft/Server/Server/Commands/__init__.py'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__name__ = 'Ft.Server.Server.Commands'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__path__ = ['build/lib.linux-ppc-2.2/Ft/Server/Server/Commands']
g_commands = [<module 'Ft.Server.Server.Commands.Init' from 'b...linux-ppc-2.2/Ft/Server/Server/Commands/Init.py'>, <module 'Ft.Server.Server.Commands.Backup' from ...nux-ppc-2.2/Ft/Server/Server/Commands/Backup.py'>, <module 'Ft.Server.Server.Commands.Recompile' fr...-ppc-2.2/Ft/Server/Server/Commands/Recompile.py'>, <module 'Ft.Server.Server.Commands.Start' from '...inux-ppc-2.2/Ft/Server/Server/Commands/Start.py'>, <module 'Ft.Server.Server.Commands.Stop' from 'b...linux-ppc-2.2/Ft/Server/Server/Commands/Stop.py'>, <module 'Ft.Server.Server.Commands.Restart' from...ux-ppc-2.2/Ft/Server/Server/Commands/Restart.py'>, <module 'Ft.Server.Server.Commands.Log' from 'bu...c-2.2/Ft/Server/Server/Commands/Log/__init__.py'>]
g_options = [[--username=<username>], [--password=<password>], [--core-id=<name>], [--config-file=<filename>]]