FunctionStore

Incomplete documentation - sorry!

Note

Neil - please put some data in technical/class_headings/FunctionStore.rst

methods and attributes

class lib_openmolar.server.functions.function_store.FunctionStore[source]

Bases: lib_openmolar.server.functions.db_functions.DBFunctions, lib_openmolar.server.functions.shell_functions.ShellFunctions, lib_openmolar.server.functions.message_functions.MessageFunctions

A class whose functions will be inherited by the server. Inherits from many other classes as only one call of SimpleXMLServer.register_instance is allowed.

__init__()[source]
MASTER_PWORD[source]
last_backup()[source]

returns a iso formatted datetime string showing when the last backup was made

Table Of Contents

Previous topic

DBFunctions

Next topic

Installer