Module EDPluginExecProcessScript
[hide private]
[frames] | no frames]

Module EDPluginExecProcessScript

source code

The purpose of this plugin execute class is to be subclassed for creating plugins that execute external programs through scripts.


Authors:
Marie-Francoise Incardona, Olof Svensson, J\xc3\xa9r\xc3\xb4me Kieffer

Contact: svensson@esrf.fr

Copyright: European Synchrotron Radiation Facility, Grenoble, France

License: LGPLv3+

Classes [hide private]
  EDPluginExecProcessScript
The super class for all EDNA plugins that execute a task using a script.
Variables [hide private]
  __doc__ = ...
  __package__ = None
hash(x)
Variables Details [hide private]

__doc__

Value:
"""
The purpose of this plugin execute class is to be subclassed for
creating plugins that execute external programs through scripts.
"""