Package omero :: Package plugins :: Module submit
[hide private]
[frames] | no frames]

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

Classes [hide private]
  Save
  Cancel
  SubmitCLI
  SubmitControl
Variables [hide private]
  prompt = "omero submit [%s]> "
  HELP = """When run without arguments, submit shell is ope...

Imports: BaseControl, CLI, cmd, exceptions, sys


Variables Details [hide private]

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."""