Module submit
source code
submit plugin
Plugin read by omero.cli.Cli during initialization. The method(s)
defined here will be added to the Cli class for later use.
Copyright 2007 Glencoe Software, Inc. All rights reserved. Use is
subject to license terms supplied in LICENSE.txt
|
prompt = "omero submit [%s]> "
|
|
HELP = """When run without arguments, submit shell is ope...
|
Imports:
BaseControl,
CLI,
cmd,
exceptions,
sys
HELP
- Value:
"""When run without arguments, submit shell is opened
which takes commands without executing them. On save,
the file is trasferred to the server, and executed."""
|
|