Module db
source code
Plugin for our managing the OMERO database.
Plugin read by omero.cli.Cli during initialization. The method(s)
defined here will be added to the Cli class for later use.
Copyright 2008 Glencoe Software, Inc. All rights reserved. Use is
subject to license terms supplied in LICENSE.txt
|
HELP = """Database tools for creating scripts, setting passwor...
|
|
cli = CLI()
|
Imports:
Exception,
BaseControl,
CLI,
VERSION,
FileType,
path,
omero,
time,
sys
HELP
- Value:
"""Database tools for creating scripts, setting passwords, etc."""
|
|